You've already forked reflex-wms-connector
SCPN1-10100
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
},
|
||||
"payload" :
|
||||
{
|
||||
<#include "RPtoRFX_CarrierAppointmentDataUpdated.ftl">
|
||||
<#switch appointment.AppointmentType>
|
||||
<#case "APPOINTMENT_TYPE_LOADING">
|
||||
"unloading_appointment" : "false",
|
||||
@@ -35,7 +36,6 @@
|
||||
<#default>
|
||||
<#stop "appointment.AppointmentType not implemented" >
|
||||
</#switch>
|
||||
<#include "RPtoRFX_CarrierAppointmentDataUpdated.ftl">
|
||||
"appointment_designation":"${(appointment.Reason!"")!?json_string}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user