You've already forked reflex-wms-connector
SCPN1-10100
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"payload" :
|
||||
{
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",,
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",
|
||||
"load_appointment" : "${eventRP.appointmentCustomFields.loading?json_string}",
|
||||
<#switch appointment.AppointmentType>
|
||||
<#case "APPOINTMENT_TYPE_LOADING">
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"payload" :
|
||||
{
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",,
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",
|
||||
"load_appointment" : "${eventRP.appointmentCustomFields.loading?json_string}",
|
||||
<#switch appointment.AppointmentType>
|
||||
<#case "APPOINTMENT_TYPE_LOADING">
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"payload" :
|
||||
{
|
||||
<#include "RPtoRFX_CarrierAppointmentDataUpdated.ftl">
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",,
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",
|
||||
"load_appointment" : "${eventRP.appointmentCustomFields.loading?json_string}",
|
||||
<#switch appointment.AppointmentType>
|
||||
<#case "APPOINTMENT_TYPE_LOADING">
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"payload" :
|
||||
{
|
||||
<#include "RPtoRFX_CarrierAppointmentDataUpdated.ftl">
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",,
|
||||
"unloading_appointment" : "${eventRP.appointmentCustomFields.unloading?json_string}",
|
||||
"load_appointment" : "${eventRP.appointmentCustomFields.loading?json_string}",
|
||||
<#switch appointment.AppointmentType>
|
||||
<#case "APPOINTMENT_TYPE_LOADING">
|
||||
|
||||
Reference in New Issue
Block a user