modifs
This commit is contained in:
parent
dc362f6826
commit
5af4faf052
@ -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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user