fixed tabs
This commit is contained in:
parent
ed710e2f2f
commit
9efd6e80d2
@ -122,6 +122,7 @@ def get_availability_data(date, physician):
|
||||
|
||||
if available_slots:
|
||||
appointments = []
|
||||
|
||||
if schedule.service_unit:
|
||||
slot_name = schedule.schedule+" - "+schedule.service_unit
|
||||
allow_overlap = frappe.get_value('Patient Service Unit', schedule.service_unit, 'overlap_appointments')
|
||||
|
Loading…
x
Reference in New Issue
Block a user