Modifs 2812231056

This commit is contained in:
Laurie MONTANT 2023-12-28 10:56:19 +01:00
parent fcfb9206c0
commit 8211fcebf0

View File

@ -13,9 +13,9 @@
"Payload": { "Payload": {
"IncludedHandlingunitIDs": [ <#list includeHU as hu> "${hu}"<#sep>,</#list>] "IncludedHandlingunitIDs": [ <#list includeHU as hu> "${hu}"<#sep>,</#list>]
"Information": { <#if preparation_line.despatched_hds_list?? >
<#if preparation_line.despatched_hds_list?? >
, ,
"Information": {
"ContainerType": "${preparation_line.despatched_hds_list[0].hd_type_code}", "ContainerType": "${preparation_line.despatched_hds_list[0].hd_type_code}",
"Length": { "Length": {
"Unit": "${length_unit_rfx}", "Unit": "${length_unit_rfx}",