From 6af5f054918e27fac68621358ffb715b6ef603de Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Mon, 26 May 2025 10:03:49 +0200 Subject: [PATCH 1/2] SCPN1-8800 (cherry picked from commit 5581b8cd299a6c89612c9c26678e1cd72596e054) --- RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl b/RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl index be2fc6a..ca695e2 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 d6a7398af1bcafe8955d9769273193dd462cd1fc Mon Sep 17 00:00:00 2001 From: frea Date: Tue, 27 May 2025 09:56:37 +0200 Subject: [PATCH 2/2] Release 1.2.40+1 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index fd13e59..5b9ef9c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.39+2 +1.2.40+1