From 585ac07746e48d159a51ce040686e170a5101b44 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Tue, 6 Feb 2024 15:41:57 +0100 Subject: [PATCH] Modifs HsrPrepaGP --- RFXtoRP_HsrPrepa_GoodsPrepared.ftl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl index dcb0278..4fd880d 100644 --- a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl +++ b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl @@ -30,6 +30,10 @@ "Unit": "${weight_unit_rfx}", "Value": "${dimensionCarton.carton_gross_weight}" }, + "Height": { + "Unit": "${length_unit_rfx}", + "Value": "${dimensionCarton.overall_height} + }, "Width": { "Unit": "${length_unit_rfx}", "Value": "${dimensionCarton.overall_width}"