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