Version 14 (suite)

This commit is contained in:
2026-07-02 10:17:04 +02:00
parent 5e9c0666ea
commit b8936aed6a

View File

@@ -74,10 +74,10 @@
<#else> <#else>
[ [
{ {
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowDeleted> <#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowShipFromAcked>
"apiReflexPlatformID" : "${apiReflexPlatformID}", "apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" : "datas" :
<#include "RFXtoRP_ExecutionflowDeleted.ftl"> <#include "RFXtoRP_PrepOrder_ShipFromAcked.ftl">
} }
] ]
</#if> </#if>