You've already forked reflex-wms-connector
RDV
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
}
|
||||
],
|
||||
<#if carrier_apt.unloading_appointment == "true" && carrier_apt.load_appointment == "true">
|
||||
"Reason": "LOAD AND UNLOADING+" "+${carrier_apt.appointment_designation?json_string}",
|
||||
"Reason": "LOAD AND UNLOADING ${carrier_apt.appointment_designation?json_string}",
|
||||
<#else>
|
||||
<#if carrier_apt.appointment_designation?? && carrier_apt.appointment_designation!="">
|
||||
"Reason": "${carrier_apt.appointment_designation?json_string}",
|
||||
|
||||
Reference in New Issue
Block a user