SCPN1-8401

(cherry picked from commit 724d4dd0c756a8c2f5b461874b36cd513feafbbd)
This commit is contained in:
2025-02-27 17:56:12 +01:00
parent 57d4cb6be2
commit 45a31fb33f
23 changed files with 32 additions and 27 deletions

View File

@@ -21,7 +21,7 @@
"465":"STOCK_MOVEMENT_TYPE_FIX",
"520":"STOCK_MOVEMENT_TYPE_OUTBOUND"
}>
<#assign generation_date = RfxDateTimetoUTC(reflexMvtStockInterface.ipg_move_creation_datetime,time_zone_offset_rfx) />
<#assign generation_date = RfxDateTimetoUTCWithTimezone(reflexMvtStockInterface.ipg_move_creation_datetime,time_zone_rfx) />
<#assign ipg_priority_datetime = reflexMvtStockInterface.ipg_priority_date?datetime(rfx_date_format_default)?iso_utc />
[
{