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

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