This commit is contained in:
2024-10-07 14:52:28 +02:00
parent 25011e68e6
commit 65601133f1
20 changed files with 155 additions and 137 deletions

View File

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