Modifs 0401241551
This commit is contained in:
parent
cb0385a64f
commit
47326a6b0c
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user