You've already forked reflex-wms-connector
modifs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<#if uniqueness?? && uniqueness!="" >
|
||||
"RefID": "${actor.code?trim?json_string}"
|
||||
<#else>
|
||||
"RefID": "${supplier}${actor.code?trim?json_string}"
|
||||
"RefID": "${prefixsupplier}${actor.code?trim?json_string}"
|
||||
</#if>
|
||||
},
|
||||
"Payload": {}
|
||||
|
||||
Reference in New Issue
Block a user