You've already forked reflex-wms-connector
modifs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<#if uniqueness?? && uniqueness!="" >
|
||||
"RefID": "${carrier.carrier_code?trim?json_string}"
|
||||
<#else>
|
||||
"RefID": "${carrier}${carrier.carrier_code?trim?json_string}"
|
||||
"RefID": "${prefixcarrier}${carrier.carrier_code?trim?json_string}"
|
||||
</#if>
|
||||
},
|
||||
"Payload": {
|
||||
@@ -23,8 +23,6 @@
|
||||
|
||||
<#include "RFXtoRP_HsaCarrier_ActorCreated_Metadata.ftl">,
|
||||
|
||||
|
||||
|
||||
"Address":
|
||||
{
|
||||
<#-- if Reflex WMS address is structured -->
|
||||
|
||||
Reference in New Issue
Block a user