This commit is contained in:
Laurie MONTANT 2025-02-07 16:05:57 +01:00
parent d955ccdbc4
commit 6319051741

View File

@ -16,6 +16,8 @@
<#case 1> <#case 1>
<#if despatched_ipg.consignment_unit_id!=""> <#if despatched_ipg.consignment_unit_id!="">
"RefID": "${despatched_ipg.consignment_unit_id?trim?json_string}", "RefID": "${despatched_ipg.consignment_unit_id?trim?json_string}",
<#else>
"RefID":"",
</#if> </#if>
<#break> <#break>
<#case 2> <#case 2>