Modifs 2112231116
This commit is contained in:
parent
8f212cf7c9
commit
dd1d4980a8
@ -46,8 +46,7 @@
|
||||
},
|
||||
</#if>
|
||||
|
||||
|
||||
|
||||
|
||||
<#list preparationOrder.preparation_line_lst?filter(l ->l.despatched_ipg_list??) as preparation_line>
|
||||
<#list preparation_line.despatched_ipg_list as despatched_ipg>
|
||||
{
|
||||
@ -55,9 +54,10 @@
|
||||
"apiReflexPlatformID" : "${apiReflexPlatformID}",
|
||||
"datas" :
|
||||
<#include "RFXtoRP_HsrPrepa_TrackingHuLabelled.ftl">
|
||||
},
|
||||
}
|
||||
|
||||
<#if despatched_ipg.carton_number != "000000000000000000" && despatched_ipg.carton_number!=despatched_ipg.hd_number >
|
||||
,
|
||||
{
|
||||
<#assign includeHU = []>
|
||||
<#list preparation_line.despatched_ipg_list as despatched_ipg2>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user