From 9a7f669192f1b9ed1fec6814568c4cacda7c0bc1 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Mon, 26 May 2025 10:08:22 +0200 Subject: [PATCH] SCPN1-8800 --- 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" : {