You've already forked reflex-wms-connector
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6a7398af1 | |||
| 7a77f373cc | |||
| 6af5f05491 |
@@ -26,7 +26,11 @@
|
||||
|
||||
"ShipFrom":
|
||||
{
|
||||
<#if receipt.receipt_type == '020'>
|
||||
"ActorID": "${RFXtoRPprefixConsignee(receipt.original_code?trim?json_string)}"
|
||||
<#else>
|
||||
"ActorID": "${RFXtoRPprefixSupplier(receipt.original_code?trim?json_string)}"
|
||||
</#if>
|
||||
},
|
||||
"ShipTo" :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user