SCPN1-8800
(cherry picked from commit 5581b8cd299a6c89612c9c26678e1cd72596e054)
This commit is contained in:
parent
10def5ca60
commit
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" :
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user