Compare commits

..

No commits in common. "main-2.0" and "v2.0.20+3" have entirely different histories.

2 changed files with 522 additions and 522 deletions

View File

@ -153,10 +153,10 @@
<#if preparationOrderPostResponse.status?? && (preparationOrderPostResponse.status == "SUCCESS" || preparationOrderPostResponse.status == "WARN") >
[
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowDeleted>
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowShipToAcked>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_Receipt_ExecutionflowDeleted.ftl">
<#include "RFXtoRP_Receipt_ShipToAcked.ftl">
}
]
<#else>

View File

@ -1 +1 @@
2.0.20+4
2.0.20+3