Modifs 1512231613

This commit is contained in:
Laurie MONTANT 2023-12-15 16:15:49 +01:00
parent 7d32478c1b
commit 7a3223a1ac

View File

@ -30,7 +30,7 @@
"datas" : "datas" :
<#include "RFXtoRP_HsrPrepa_HandlingUnitDispatched.ftl"> <#include "RFXtoRP_HsrPrepa_HandlingUnitDispatched.ftl">
}, },
<#if preparationOrder.load_data.carrier_code??> <#if preparationOrder.load_data.carrier_code?? && preparationOrder.load_data.carrier_code!="">
{ {
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowCarrierUpdated> <#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowCarrierUpdated>
"apiReflexPlatformID" : "${apiReflexPlatformID}", "apiReflexPlatformID" : "${apiReflexPlatformID}",