You've already forked reflex-wms-connector
modif sur les rdz
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"appointment_reference": "${eventRP.refid?json_string}",
|
||||
|
||||
<#switch appointment.AppointmentType>
|
||||
<#case "APPOINTMENT_TYPE_EXPEDITION">
|
||||
<#case "APPOINTMENT_TYPE_LOADING">
|
||||
|
||||
"unloading_appointment" : "false",
|
||||
"load_appointment" : "true",
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
<#break>
|
||||
|
||||
<#case "APPOINTMENT_TYPE_RECEPTION">
|
||||
<#case "APPOINTMENT_TYPE_UNLOADING">
|
||||
"unloading_appointment" : "true",
|
||||
"load_appointment" : "false",
|
||||
"planned_unloading_start_datetime" : "${DateTimeUTCtoRfxLocale(appointment.Slot.StartDateTime,time_zone_rfx)}",
|
||||
|
||||
Reference in New Issue
Block a user