This commit is contained in:
2024-09-16 15:25:10 +02:00
parent a8b044fdba
commit 550c0047da
6 changed files with 37 additions and 7 deletions

View File

@@ -42,7 +42,11 @@
"LVBranchID": "${reflexMvtStockInterface.lv_code?json_string}"
},
"ActorID": "${reflexMvtStockInterface.physical_depot_code?trim?json_string}",
<#if uniqueness?? && uniqueness!="" >
"ActorID": "${reflexMvtStockInterface.physical_depot_code?trim?json_string}",
<#else>
"ActorID": "D${reflexMvtStockInterface.physical_depot_code?trim?json_string}",
</#if>
"Movement": {
"DateTime": {