From 2ece576560529ebed52befdf60ea16c663871cc1 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Thu, 15 Jan 2026 17:21:47 +0100 Subject: [PATCH] SCPN1-10040 --- RFXtoRP_HsrAntRec.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RFXtoRP_HsrAntRec.ftl b/RFXtoRP_HsrAntRec.ftl index e0555d0..882f36a 100644 --- a/RFXtoRP_HsrAntRec.ftl +++ b/RFXtoRP_HsrAntRec.ftl @@ -17,9 +17,9 @@ <#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)> [ { - <#stop "creation anticipated receipt"> + <#stop "create anticipated receipt"> } - ] + ] <#break> <#case "U"> <#-- *********************************************** Action = UPDATE ******************** --> @@ -29,7 +29,7 @@ { <#stop "update anticipated receipt"> } - ] + ] <#break> <#case "D">