reprise noms de fichier avec contraction (LV/HU)
This commit is contained in:
parent
0f6dcfb497
commit
4feae053f2
@ -49,7 +49,7 @@
|
||||
|
||||
<#-- LV Metadata inclusion -->
|
||||
<#if logistical_variant.additional_data_value_list??>
|
||||
<#include "RFXtoRP_HsaItm_ItemCreated_LVMetadata.ftl">
|
||||
<#include "RFXtoRP_HsaItm_ItemCreated_LogisticVariantMetadata.ftl">
|
||||
</#if>
|
||||
|
||||
"IsBaseLogisticVariant": ${logistical_variant.base_lv},
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<#-- **** file included in RFXtoRP_HsaItm_ItemCreated.ftl ***** -->
|
||||
<#-- use protobuf of class HsaItm to find Reflex Wms fields names -->
|
||||
|
||||
|
||||
<#-- **** file included in RFXtoRP_HsaItm_ItemCreated.ftl ***** -->
|
||||
<#-- use protobuf of class HsaItm to find Reflex Wms fields names -->
|
||||
|
||||
|
||||
"MetaData": [ ],
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
},
|
||||
<#-- HU Metadata inclusin inclusion -->
|
||||
<#include "RFXtoRP_HsrPrepa_GoodsPrepared_HUMetadata.ftl">
|
||||
<#include "RFXtoRP_HsrPrepa_GoodsPrepared_HandlingUnitMetadata.ftl">
|
||||
,
|
||||
"PreparedContents" :[
|
||||
{
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
<#-- use protobuf of class HsrPrepa to find Reflex WMS fields names -->
|
||||
|
||||
<#--
|
||||
"Metadata" :[
|
||||
|
||||
]
|
||||
|
||||
-->
|
||||
<#-- use protobuf of class HsrPrepa to find Reflex WMS fields names -->
|
||||
|
||||
<#--
|
||||
"Metadata" :[
|
||||
|
||||
]
|
||||
|
||||
-->
|
||||
"Metadata": [ ]
|
||||
Loading…
x
Reference in New Issue
Block a user