From 78642ec0d6fdec5abf5cf1d678445496997c489b Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Mon, 26 May 2025 10:08:22 +0200 Subject: [PATCH 1/2] SCPN1-8800 (cherry picked from commit 9a7f669192f1b9ed1fec6814568c4cacda7c0bc1) --- RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl b/RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl index 8374b42..33ec3bd 100644 --- a/RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl +++ b/RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl @@ -26,7 +26,11 @@ "ShipFrom": { + <#if receipt.receipt_type == '020'> + "ActorID": "${RFXtoRPprefixConsignee(receipt.original_code?trim?json_string)}" + <#else> "ActorID": "${RFXtoRPprefixSupplier(receipt.original_code?trim?json_string)}" + }, "ShipTo" : { From 20404a16df986f4f1fe52ad112529b5b206361ee Mon Sep 17 00:00:00 2001 From: frea Date: Tue, 27 May 2025 09:57:49 +0200 Subject: [PATCH 2/2] Release 2.0.3+1 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 3824294..0369d62 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.2+2 +2.0.3+1