This commit is contained in:
Laurie MONTANT 2024-09-30 16:59:22 +02:00
parent e97066c118
commit 6400c985a2

View File

@ -26,7 +26,12 @@
"ShipFrom":
{
<#if uniqueness?? && uniqueness!="" >
"ActorID": "${receipt.original_code?trim?json_string}"
<#else>
"ActorID": "${prefixsupplier}${receipt.original_code?trim?json_string}"
</#if>
},
"ShipTo" :
{