You've already forked reflex-wms-connector
Modifs 2812231048
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
|
||||
"Payload": {
|
||||
|
||||
"IncludedHandlingunitIDs": [ <#list includeHU as hu> "${hu}"<#sep>,</#list>],
|
||||
"IncludedHandlingunitIDs": [ <#list includeHU as hu> "${hu}"<#sep>,</#list>]
|
||||
"Information": {
|
||||
<#if preparation_line.despatched_hds_list?? >
|
||||
,
|
||||
"ContainerType": "${preparation_line.despatched_hds_list[0].hd_type_code}",
|
||||
"Length": {
|
||||
"Unit": "${length_unit_rfx}",
|
||||
@@ -27,6 +29,7 @@
|
||||
"Unit": "${length_unit_rfx}",
|
||||
"Value": ${preparation_line.despatched_hds_list[0].hd_type_width}
|
||||
}
|
||||
</#if>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user