You've already forked reflex-wms-connector
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 706d1d057a | |||
| 20404a16df | |||
| 7d4a28d5bb | |||
| 78642ec0d6 |
@@ -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