This commit is contained in:
Laurie MONTANT 2024-02-29 11:54:30 +01:00
parent d038e1f6ce
commit 4193d6e48c

View File

@ -22,7 +22,7 @@
},
"Goods": {
"ItemID": "${stock.item_code}",
"ItemID": "${stock.item_code?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) >