Modifs 1201241553
This commit is contained in:
parent
61753efabe
commit
4eb68902bf
@ -19,7 +19,7 @@
|
|||||||
"Information" :{
|
"Information" :{
|
||||||
<#if despatched_ipg.carton_number != "000000000000000000">
|
<#if despatched_ipg.carton_number != "000000000000000000">
|
||||||
"ContainerType": "${despatched_ipg.carton_type_code}"
|
"ContainerType": "${despatched_ipg.carton_type_code}"
|
||||||
<#-- <#if preparation_line.despatched_cartons_list?? >
|
<#if preparation_line.despatched_cartons_list?? >
|
||||||
,
|
,
|
||||||
"Length": {
|
"Length": {
|
||||||
"Unit": "${length_unit_rfx}",
|
"Unit": "${length_unit_rfx}",
|
||||||
@ -33,7 +33,7 @@
|
|||||||
"Unit": "${length_unit_rfx}",
|
"Unit": "${length_unit_rfx}",
|
||||||
"Value": "${preparation_line.despatched_cartons_list.overall_width}"
|
"Value": "${preparation_line.despatched_cartons_list.overall_width}"
|
||||||
}
|
}
|
||||||
</#if> -->
|
</#if>
|
||||||
<#else>
|
<#else>
|
||||||
"ContainerType": "${despatched_ipg.hd_type_code}"
|
"ContainerType": "${despatched_ipg.hd_type_code}"
|
||||||
</#if>
|
</#if>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user