This commit is contained in:
2024-09-17 11:46:24 +02:00
parent c05a4653ba
commit 09ec0e4509
19 changed files with 24 additions and 36 deletions

View File

@@ -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": {}