modifs
This commit is contained in:
parent
138bcdadf8
commit
10bb90bf92
@ -1,5 +1,5 @@
|
||||
<#-- --------------------------------------------------------------------------------------- -->
|
||||
<#-- Prefix -->
|
||||
<#-- Prefix 3 cars -->
|
||||
<#-- --------------------------------------------------------------------------------------- -->
|
||||
<#assign prefixdepot = "" >
|
||||
<#assign prefixcarrier = "" >
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
|
||||
<#--
|
||||
"MetaData" :[
|
||||
|
||||
]
|
||||
|
||||
]
|
||||
-->
|
||||
"MetaData": [ ]
|
||||
@ -15,7 +15,7 @@
|
||||
"Value": { "String" : "no batch"}
|
||||
<#else>
|
||||
"Value": { "String" : "${despatched_ipg.batch_number}"}
|
||||
</#if>
|
||||
</#if>
|
||||
},
|
||||
{
|
||||
"Key": "HeldForSpecificCode",
|
||||
@ -24,15 +24,14 @@
|
||||
<#else>
|
||||
"Value": { "Bool" : "False"}
|
||||
},
|
||||
|
||||
{
|
||||
<#assign manufacturing_date = despatched_ipg.ipg_manufacture_date?datetime(rfx_date_format_default)?iso_utc />
|
||||
<#assign manufacturing_date = despatched_ipg.ipg_manufacture_date?datetime(rfx_date_format_default)?iso_utc />
|
||||
"Key": "ManufacturingDate",
|
||||
"Value": "Timestamp": {
|
||||
"AuthorTimeZone": "${time_zone_rfx}",
|
||||
"DateTime": "${manufacturing_date}"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user