Healthcare Practitioner - dashboard - updated

This commit is contained in:
Jamsheer 2018-08-08 13:12:07 +05:30
parent a3b76fa40e
commit 0640b4794e

View File

@ -9,10 +9,6 @@ def get_data():
{
'label': _('Appointments and Patient Encounters'),
'items': ['Patient Appointment', 'Patient Encounter']
},
{
'label': _('Lab Tests'),
'items': ['Lab Test']
}
]
}