SCPN1-10047

This commit is contained in:
2026-01-16 16:20:16 +01:00
parent cff6c1fd3f
commit e8bcece299
5 changed files with 163 additions and 4 deletions

View File

@@ -17,9 +17,12 @@
<#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)>
[
{
<#stop "creation anticipated receipt">
}
]
<#assign apiReflexPlatformID = ApiReflexPlatformID.OrderCreated>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_HsrAntRec_Created.ftl">
}
]
<#break>
<#case "U">
<#-- *********************************************** Action = UPDATE ******************** -->
@@ -29,7 +32,7 @@
{
<#stop "update anticipated receipt">
}
]
]
<#break>
<#case "D">