Merge branch 'release/2.0' into 'main-2.0'

release/2.0 into main-2.0

See merge request r-d-technique/tiers/reflex-wms-connector!258
This commit is contained in:
2026-03-11 11:07:49 +00:00
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.ExecutionflowShipToAcked>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_Receipt_ShipToAcked.ftl">
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowDeleted>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_Receipt_ExecutionflowDeleted.ftl">
}
]
<#else>

View File

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