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

@@ -40,7 +40,7 @@
<#if uniqueness?? && uniqueness!="" >
"ActorID": "${reflexMvtStockInterface.physical_depot_code?trim?json_string}",
<#else>
"ActorID": "${depot}${reflexMvtStockInterface.physical_depot_code?trim?json_string}",
"ActorID": "${prefixdepot}${reflexMvtStockInterface.physical_depot_code?trim?json_string}",
</#if>
"Quantity": {
"LVID": "${quantity_in_base_lv_RP_Cst}",