modifs trim json

This commit is contained in:
2024-02-29 13:34:59 +01:00
parent da8939ec74
commit 3ed530fb09
30 changed files with 46 additions and 46 deletions

View File

@@ -22,7 +22,7 @@
},
"Goods": {
"ItemID": "${stock.item_code?json_string}",
"ItemID": "${stock.item_code?trim?json_string}",
"LVBranchID": "${stock.item_logistical_variant_code}",
<#assign priority_date = stock.priority_date?datetime(rfx_date_format_default)?iso_utc />
<#if (stock.priority_date!="") && (stock.priority_date?starts_with("00")== false) >