modifs
(cherry picked from commit e2c0735dc790ccbdbc53f034ce4fe902574155d8)
This commit is contained in:
parent
de828ed606
commit
54511c55f1
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user