mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 02:04:50 +00:00
feat(dashboard): Render Account Balance Timeline is a time series
This commit is contained in:
@@ -40,5 +40,6 @@ frappe.dashboard_chart_sources["Account Balance Timeline"] = {
|
||||
],
|
||||
reqd: 1
|
||||
},
|
||||
]
|
||||
],
|
||||
is_time_series: true
|
||||
};
|
||||
Reference in New Issue
Block a user