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