commit | 0640b4794eccc8cbf6321b65b118ad44a2977adb | [log] [tgz] |
---|---|---|
author | Jamsheer <jamsheer@earthianslive.com> | Wed Aug 08 13:12:07 2018 +0530 |
committer | Jamsheer <jamsheer@earthianslive.com> | Mon Sep 03 11:26:19 2018 +0530 |
tree | b9cdac516bb096bc04cec881082081a7ba6d88ab | |
parent | a3b76fa40ed1d474e92bc83d9ba0ae45d5661b81 [diff] |
Healthcare Practitioner - dashboard - updated
diff --git a/erpnext/healthcare/doctype/healthcare_practitioner/healthcare_practitioner_dashboard.py b/erpnext/healthcare/doctype/healthcare_practitioner/healthcare_practitioner_dashboard.py index 3c01ab0..635464e 100644 --- a/erpnext/healthcare/doctype/healthcare_practitioner/healthcare_practitioner_dashboard.py +++ b/erpnext/healthcare/doctype/healthcare_practitioner/healthcare_practitioner_dashboard.py
@@ -9,10 +9,6 @@ { 'label': _('Appointments and Patient Encounters'), 'items': ['Patient Appointment', 'Patient Encounter'] - }, - { - 'label': _('Lab Tests'), - 'items': ['Lab Test'] } ] }