You've already forked reflex-wms-connector
Metadata inclusion uniformisation
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"AuthorTimeZone": "${time_zone_rfx}"
|
||||
},
|
||||
<#-- Header Metadata inclusion -->
|
||||
<#include "RFXtoRP_HsrPro_ExecutionflowDetected_HeaderMetadata.ftl">
|
||||
<#include "RFXtoRP_HsrPro_ExecutionflowDetected_HeaderMetadata.ftl">,
|
||||
|
||||
"ShipFrom": {
|
||||
"ActorID": "${order.physical_depot_code}"
|
||||
@@ -65,7 +65,7 @@
|
||||
"LineID": "${line.preparation_order_line_number!0}",
|
||||
</#if>
|
||||
<#-- Line Metadata inclusion -->
|
||||
<#include "RFXtoRP_HsrPro_ExecutionflowDetected_LineMetadata.ftl">
|
||||
<#include "RFXtoRP_HsrPro_ExecutionflowDetected_LineMetadata.ftl">,
|
||||
|
||||
"RequestedContent":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user