You've already forked reflex-wms-connector
message
This commit is contained in:
@@ -26,7 +26,12 @@
|
||||
|
||||
"ShipFrom":
|
||||
{
|
||||
"ActorID": "${receipt.original_code?trim?json_string}"
|
||||
<#if uniqueness?? && uniqueness!="" >
|
||||
"ActorID": "${receipt.original_code?trim?json_string}"
|
||||
<#else>
|
||||
"ActorID": "${prefixsupplier}${receipt.original_code?trim?json_string}"
|
||||
</#if>
|
||||
|
||||
},
|
||||
"ShipTo" :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user