From 5af4faf052a9a6e625a7e37ec409fc9efdb3b503 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Thu, 7 Mar 2024 10:16:44 +0100 Subject: [PATCH] modifs --- RFXtoRP_HsrPrepa_HandlingunitGoodsPrepared.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RFXtoRP_HsrPrepa_HandlingunitGoodsPrepared.ftl b/RFXtoRP_HsrPrepa_HandlingunitGoodsPrepared.ftl index 20b9138..ecd7bb4 100644 --- a/RFXtoRP_HsrPrepa_HandlingunitGoodsPrepared.ftl +++ b/RFXtoRP_HsrPrepa_HandlingunitGoodsPrepared.ftl @@ -41,9 +41,10 @@ <#else> - "ContainerType": "${despatched_ipg.hd_type_code?json_string}", + "ContainerType": "${despatched_ipg.hd_type_code?json_string}" <#if preparation_line.despatched_hds_list??> <#list preparation_line.despatched_hds_list?filter(j ->j.handling_device_number==despatched_ipg.hd_number) as dimensionHU> + , "Length": { "Unit": "${length_unit_rfx}", "Value": "${dimensionHU.hd_type_depth}"