diff --git a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl index a4337fd..20f4a2e 100644 --- a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl +++ b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl @@ -19,7 +19,7 @@ "Information" :{ <#if despatched_ipg.carton_number != "000000000000000000"> "ContainerType": "${despatched_ipg.carton_type_code}" - <#-- <#if preparation_line.despatched_cartons_list?? > + <#if preparation_line.despatched_cartons_list?? > , "Length": { "Unit": "${length_unit_rfx}", @@ -33,7 +33,7 @@ "Unit": "${length_unit_rfx}", "Value": "${preparation_line.despatched_cartons_list.overall_width}" } - --> + <#else> "ContainerType": "${despatched_ipg.hd_type_code}"