You've already forked reflex-wms-connector
modif
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
"ID": {
|
||||
<#switch supplyOfTheTrackingNumber>
|
||||
<#case 0>
|
||||
"RefID":"",
|
||||
"RefID":" ",
|
||||
<#break>
|
||||
<#case 1>
|
||||
<#if despatched_ipg.consignment_unit_id!="">
|
||||
"RefID": "${despatched_ipg.consignment_unit_id?trim?json_string}",
|
||||
<#else>
|
||||
"RefID":"",
|
||||
"RefID":" ",
|
||||
</#if>
|
||||
<#break>
|
||||
<#case 2>
|
||||
|
||||
Reference in New Issue
Block a user