commit | 41616d4dd8aa3a723046aa0e07fdaf037c46b363 | [log] [tgz] |
---|---|---|
author | Shivam Mishra <scm.mymail@gmail.com> | Wed May 06 20:21:05 2020 +0530 |
committer | Shivam Mishra <scm.mymail@gmail.com> | Wed May 06 20:21:05 2020 +0530 |
tree | dd22e18873fdcbf5ee288789e3b5efe1e678507d | |
parent | 8cdcb965c562b470dd2f5fe6d781361b8e4bd09d [diff] |
feat: add name to fixture
diff --git a/erpnext/healthcare/dashboard_fixtures.py b/erpnext/healthcare/dashboard_fixtures.py index 8562227..fc3d62f 100644 --- a/erpnext/healthcare/dashboard_fixtures.py +++ b/erpnext/healthcare/dashboard_fixtures.py
@@ -25,6 +25,7 @@ { "doctype": "Dashboard Chart", "time_interval": "Daily", + "name": "Patient Appointments", "chart_name": "Patient Appointments", "timespan": "Last Month", "color": "#77ecca",