(cherry picked from commit e2c0735dc790ccbdbc53f034ce4fe902574155d8)
This commit is contained in:
Laurie MONTANT 2024-09-26 15:58:37 +02:00 committed by frea
parent de828ed606
commit 54511c55f1

View File

@ -1,13 +1,16 @@
<#include "HfRpConfig.ftl">
<#include "ReflexUtils.ftl">
[
<#assign dispatched_datetime4 = RfxDateTimetoUTC(preparationOrder.stock_despatch_at_preparation_datetime,time_zone_offset_rfx) />
{
"Header": {
"ProjectID": "${projectRP}"
},
"ID": {
"RefID": "${despatched_ipg.consignment_unit_id?trim?json_string}"
"RefDate": {
"DateTime": "${dispatched_datetime4}",
"AuthorTimeZone": "${time_zone_rfx}"
},
"Payload": {
<#if despatched_ipg.carton_number != "000000000000000000">