Modifs date 1901241548

This commit is contained in:
2024-01-19 15:51:08 +01:00
parent ed809f872d
commit 262e22d970
3 changed files with 6 additions and 5 deletions

View File

@@ -45,7 +45,6 @@
<#include "RFXtoRP_HsrPrepa_OrderCarrierUpdated.ftl">
},
</#if>
<#list preparationOrder.preparation_line_lst?filter(l ->l.despatched_ipg_list??) as preparation_line>
<#list preparation_line.despatched_ipg_list as despatched_ipg>
@@ -56,7 +55,7 @@
"datas" :
<#include "RFXtoRP_HsrPrepa_TrackingHuLabelled.ftl">
},
</#if>
</#if>
<#if despatched_ipg.carton_number != "000000000000000000" && despatched_ipg.carton_number!=despatched_ipg.hd_number >
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.HandlingunitHUsAdded>