You've already forked reflex-wms-connector
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 35550c4e34 | |||
| 39d0354d3f | |||
| d9dd53966a |
@@ -57,7 +57,8 @@
|
|||||||
<#else>
|
<#else>
|
||||||
<#if appointment.AppointmentType == "APPOINTMENT_TYPE_LOADING">
|
<#if appointment.AppointmentType == "APPOINTMENT_TYPE_LOADING">
|
||||||
"appointment_designation":"${(appointment.Reason!"")?json_string}",
|
"appointment_designation":"${(appointment.Reason!"")?json_string}",
|
||||||
</#if>
|
</#if>
|
||||||
|
</#if>
|
||||||
</#if>
|
</#if>
|
||||||
"constant_appointment": "false"
|
"constant_appointment": "false"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user