Merge branch 'SCPN1-6564' into 'release/1.2'

SCPN1-6564

See merge request r-d-technique/tiers/reflex-wms-connector!38

(cherry picked from commit c0dd029d1f)
This commit is contained in:
2024-05-16 15:30:52 +00:00
committed by frea
parent b3da874dd3
commit c31d6de4a2
2 changed files with 6 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"Payload": {
"IncludedHandlingunitIDs": [ "${despatched_ipg.carton_number}" ]
<#if preparation_line.despatched_hds_list?? >
<#if preparation_line.despatched_hds_list?? && preparation_line.despatched_hds_list[0]??>
,
"Information": {
"ContainerType": "${preparation_line.despatched_hds_list[0].hd_type_code}",