mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 17:26:43 +00:00
feat: add name to fixture
This commit is contained in:
@@ -25,6 +25,7 @@ def get_charts():
|
||||
{
|
||||
"doctype": "Dashboard Chart",
|
||||
"time_interval": "Daily",
|
||||
"name": "Patient Appointments",
|
||||
"chart_name": "Patient Appointments",
|
||||
"timespan": "Last Month",
|
||||
"color": "#77ecca",
|
||||
|
||||
Reference in New Issue
Block a user