feat(dashboard): Render Account Balance Timeline is a time series
This commit is contained in:
parent
59fc039c77
commit
3b75551739
@ -40,5 +40,6 @@ frappe.dashboard_chart_sources["Account Balance Timeline"] = {
|
||||
],
|
||||
reqd: 1
|
||||
},
|
||||
]
|
||||
],
|
||||
is_time_series: true
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user