mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +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
|
reqd: 1
|
||||||
},
|
},
|
||||||
]
|
],
|
||||||
|
is_time_series: true
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user