This commit is contained in:
Laurie MONTANT 2024-09-30 15:19:24 +02:00
parent 138bcdadf8
commit 10bb90bf92
3 changed files with 5 additions and 8 deletions

View File

@ -1,5 +1,5 @@
<#-- --------------------------------------------------------------------------------------- --> <#-- --------------------------------------------------------------------------------------- -->
<#-- Prefix --> <#-- Prefix 3 cars -->
<#-- --------------------------------------------------------------------------------------- --> <#-- --------------------------------------------------------------------------------------- -->
<#assign prefixdepot = "" > <#assign prefixdepot = "" >
<#assign prefixcarrier = "" > <#assign prefixcarrier = "" >

View File

@ -2,8 +2,6 @@
<#-- <#--
"MetaData" :[ "MetaData" :[
]
]
--> -->
"MetaData": [ ] "MetaData": [ ]

View File

@ -24,7 +24,6 @@
<#else> <#else>
"Value": { "Bool" : "False"} "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", "Key": "ManufacturingDate",