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