mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
Merge branch 'develop' into develop-ritvik-ignore-perm-tree-doctype
This commit is contained in:
@@ -156,6 +156,8 @@ def get_data(filters):
|
||||
|
||||
|
||||
def prepare_chart_data(data, filters):
|
||||
if not data:
|
||||
return
|
||||
labels_values_map = {}
|
||||
if filters.filter_based_on not in ("Date Range", "Fiscal Year"):
|
||||
filters_filter_based_on = "Date Range"
|
||||
|
||||
Reference in New Issue
Block a user