Delete Rec_Prev

This commit is contained in:
2026-04-13 10:08:38 +02:00
parent eaaa9bbea5
commit e12c6e64e4
5 changed files with 3 additions and 164 deletions

View File

@@ -17,11 +17,7 @@
<#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)>
[
{
<#--<#assign apiReflexPlatformID = ApiReflexPlatformID.OrderCreated>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_HsrAntRec_Created.ftl">-->
<#stop "create anticipated receipt">
<#stop >
}
]
<#break>
@@ -31,7 +27,7 @@
<#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)>
[
{
<#stop "update anticipated receipt">
<#stop >
}
]
<#break>
@@ -43,7 +39,7 @@
[
{
<#stop "delete anticipated receipt">
<#stop "delete >
}
]
<#break>