You've already forked reflex-wms-connector
Receipt adaptation
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
"CreationDateTime": {
|
||||
"DateTime": "${receipt_creation_datetime}",
|
||||
"AuthorTimeZone": "${time_zone_rfx}"
|
||||
|
||||
},
|
||||
|
||||
|
||||
<#-- Header Metadata inclusion -->
|
||||
<#include "RFXtoRP_HsrReceiptList_ExecutionflowDetected_HeaderMetadata.ftl">
|
||||
"ShipFrom":
|
||||
|
||||
"ShipFrom":
|
||||
{
|
||||
"ActorID": "${receipt.original_code}"
|
||||
},
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
<#if receipt.carrier_informations.carrier_code != "">
|
||||
"Carrier" : {"ActorID": "${receipt.carrier_informations.carrier_code}"},
|
||||
</#if>
|
||||
</#if>
|
||||
|
||||
|
||||
"Lines" : [
|
||||
|
||||
Reference in New Issue
Block a user