From 36b13087e362ffc64bbcc51af6a3dae50bb18a79 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Fri, 12 Jun 2026 09:07:17 +0200 Subject: [PATCH] SCPN1-10882 --- RPtoRFX_CarrierAppointmentCreated.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RPtoRFX_CarrierAppointmentCreated.ftl b/RPtoRFX_CarrierAppointmentCreated.ftl index 7a3671a..ac99c03 100644 --- a/RPtoRFX_CarrierAppointmentCreated.ftl +++ b/RPtoRFX_CarrierAppointmentCreated.ftl @@ -61,6 +61,7 @@ "activity": "${custom.value.activity_code?json_string}", "originator_code": "${custom.value.originator_code?json_string}", "anticipated_receipt_reference": "${custom.value.anticipated_receipt_reference?json_string}", + "planned_receipt_date": "${custom.value.planned_receipt_date?json_string}", "anticipated_receipt_year": "${custom.value.anticipated_receipt_year?json_string}", "anticipated_receipt_number": "${custom.value.anticipated_receipt_number?json_string}" } @@ -68,7 +69,7 @@ <#sep>, - ], + ], <#else> "appointment_designation":"${(appointment.Reason!"")!?json_string}",