This commit is contained in:
Laurie MONTANT 2024-03-07 10:16:44 +01:00
parent dc362f6826
commit 5af4faf052

View File

@ -41,9 +41,10 @@
</#list>
</#if>
<#else>
"ContainerType": "${despatched_ipg.hd_type_code?json_string}",
"ContainerType": "${despatched_ipg.hd_type_code?json_string}"
<#if preparation_line.despatched_hds_list??>
<#list preparation_line.despatched_hds_list?filter(j ->j.handling_device_number==despatched_ipg.hd_number) as dimensionHU>
,
"Length": {
"Unit": "${length_unit_rfx}",
"Value": "${dimensionHU.hd_type_depth}"