You've already forked reflex-wms-connector
modifs
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<#if uniqueness?? && uniqueness!="" >
|
||||
"ActorID": "${preparation_order.physical_depot_code?trim?json_string}"
|
||||
<#else>
|
||||
"ActorID": "${depot}${preparation_order.physical_depot_code?trim?json_string}"
|
||||
"ActorID": "${prefixdepot}${preparation_order.physical_depot_code?trim?json_string}"
|
||||
</#if>
|
||||
},
|
||||
"ShipFromAcked": true,
|
||||
|
||||
Reference in New Issue
Block a user