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:
Francis REAT 2026-03-11 11:07:49 +00:00
commit 7b1f594de3
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>
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowDeleted>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_Receipt_ShipToAcked.ftl">
<#include "RFXtoRP_Receipt_ExecutionflowDeleted.ftl">
}
]
<#else>

View File

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