mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
Healthcare Practitioner - dashboard - updated
This commit is contained in:
@@ -9,10 +9,6 @@ def get_data():
|
|||||||
{
|
{
|
||||||
'label': _('Appointments and Patient Encounters'),
|
'label': _('Appointments and Patient Encounters'),
|
||||||
'items': ['Patient Appointment', 'Patient Encounter']
|
'items': ['Patient Appointment', 'Patient Encounter']
|
||||||
},
|
|
||||||
{
|
|
||||||
'label': _('Lab Tests'),
|
|
||||||
'items': ['Lab Test']
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user