modifs lmo

This commit is contained in:
2023-12-08 12:23:16 +01:00
parent 9bb625bade
commit 1de8a56410
2 changed files with 18 additions and 6 deletions

View File

@@ -32,7 +32,6 @@
}
<#list preparationOrder.preparation_line_lst?filter(l ->l.despatched_ipg_list??) as preparation_line>
<#list preparation_line.despatched_ipg_list as despatched_ipg>
<#if despatched_ipg.consignment_unit_id != "">
,
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.TrackingHULabeled>
@@ -40,7 +39,6 @@
"datas" :
<#include "RFXtoRP_HsrPrepa_TrackingHuLabelled.ftl">
}
</#if>
</#list>
</#list>