You've already forked reflex-wms-connector
unicité
This commit is contained in:
@@ -7,13 +7,8 @@
|
||||
"ProjectID": "${projectRP}"
|
||||
},
|
||||
"ID": {
|
||||
<#if uniqueness?? && uniqueness!="" >
|
||||
"RefID": "${carrier.carrier_code?trim?json_string}"
|
||||
<#else>
|
||||
"RefID": "${prefixcarrier}${carrier.carrier_code?trim?json_string}"
|
||||
</#if>
|
||||
"RefID": "${RFXtoRPprefixCarrier(carrier.carrier_code?trim?json_string)}"
|
||||
},
|
||||
|
||||
"Payload": {}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user