You've already forked reflex-wms-connector
SCPN1-10100
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<#break>
|
<#break>
|
||||||
<#default>
|
<#default>
|
||||||
<#stop "appointment.AppointmentType not implemented" >
|
<#stop "appointment.AppointmentType not implemented" >
|
||||||
</#switch> -->
|
</#switch>
|
||||||
"appointment_designation":"${(appointment.Reason!"")!?json_string}"
|
"appointment_designation":"${(appointment.Reason!"")!?json_string}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
<#break>
|
<#break>
|
||||||
<#default>
|
<#default>
|
||||||
<#stop "appointment.AppointmentType not implemented" >
|
<#stop "appointment.AppointmentType not implemented" >
|
||||||
</#switch> -->
|
</#switch>
|
||||||
"appointment_designation":"${(appointment.Reason!"")!?json_string}"
|
"appointment_designation":"${(appointment.Reason!"")!?json_string}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user