From 47326a6b0cc6830928bad51d4998dc26a462c6cf Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Thu, 4 Jan 2024 15:51:04 +0100 Subject: [PATCH] Modifs 0401241551 --- RFXtoRP_HsrPrepa_GoodsPrepared.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl index 29dd15a..a4337fd 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}", @@ -32,8 +32,8 @@ "Width": { "Unit": "${length_unit_rfx}", "Value": "${preparation_line.despatched_cartons_list.overall_width}" - } - + } + --> <#else> "ContainerType": "${despatched_ipg.hd_type_code}"