mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
Update add_default_dashboards.py
This commit is contained in:
@@ -6,5 +6,5 @@ from erpnext.setup.setup_wizard.operations.install_fixtures import add_dashboard
|
||||
|
||||
def execute():
|
||||
frappe.reload_doc("desk", "doctype", "number_card_link")
|
||||
frappe.reload_doc("desk", "doctype", "patient_appointment")
|
||||
frappe.reload_doc("healthcare", "doctype", "patient_appointment")
|
||||
add_dashboards()
|
||||
|
||||
Reference in New Issue
Block a user