modif réception

This commit is contained in:
Laurie MONTANT 2025-07-07 15:58:10 +02:00
parent cded3aa0e3
commit 8c228dd0eb

View File

@ -24,8 +24,6 @@
}
}
</#if>
</#if>
</#list>
<#else>
<#if receipt.receipt_reference?? && receipt.receipt_reference!="">
{
@ -40,6 +38,7 @@
"Payload": {
}
}
<#break>
<#else>
{
"Header": {"ProjectID": "${projectRP}"},
@ -53,6 +52,9 @@
"Payload": {
}
}
<#break>
</#if>
</#if>
</#list>
</#if>
]