Modifs 0401241551

This commit is contained in:
Laurie MONTANT 2024-01-04 15:51:04 +01:00
parent cb0385a64f
commit 47326a6b0c

View File

@ -19,7 +19,7 @@
"Information" :{
<#if despatched_ipg.carton_number != "000000000000000000">
"ContainerType": "${despatched_ipg.carton_type_code}"
<#if preparation_line.despatched_cartons_list?? >
<#-- <#if preparation_line.despatched_cartons_list?? >
,
"Length": {
"Unit": "${length_unit_rfx}",
@ -32,8 +32,8 @@
"Width": {
"Unit": "${length_unit_rfx}",
"Value": "${preparation_line.despatched_cartons_list.overall_width}"
}
</#if>
}
</#if> -->
<#else>
"ContainerType": "${despatched_ipg.hd_type_code}"
</#if>