SCPN1-10040

This commit is contained in:
Laurie MONTANT 2026-01-15 17:21:47 +01:00
parent 629d465343
commit 2ece576560

View File

@ -17,9 +17,9 @@
<#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)> <#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)>
[ [
{ {
<#stop "creation anticipated receipt"> <#stop "create anticipated receipt">
} }
] ]
<#break> <#break>
<#case "U"> <#case "U">
<#-- *********************************************** Action = UPDATE ******************** --> <#-- *********************************************** Action = UPDATE ******************** -->
@ -29,7 +29,7 @@
{ {
<#stop "update anticipated receipt"> <#stop "update anticipated receipt">
} }
] ]
<#break> <#break>
<#case "D"> <#case "D">