You've already forked reflex-wms-connector
SCPN1-10882
This commit is contained in:
@@ -134,6 +134,7 @@
|
||||
<#list (carrier_apt.anticipated_receipt_list![])?filter(l -> l??) as anticipated_receipt>
|
||||
<#if AddComma == true>
|
||||
,
|
||||
<#assign AddComma = false />
|
||||
</#if>
|
||||
{
|
||||
"ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}",
|
||||
|
||||
Reference in New Issue
Block a user