mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-30 20:18:27 +00:00
fix: Skipping*
This commit is contained in:
@@ -24,7 +24,7 @@ class Analytics(object):
|
||||
self.get_data()
|
||||
self.get_chart_data()
|
||||
|
||||
# Skiping total row for tree-view reports
|
||||
# Skipping total row for tree-view reports
|
||||
skip_total_row = 0
|
||||
|
||||
if self.filters.tree_type in ["Supplier Group", "Item Group", "Customer Group", "Territory"]:
|
||||
|
||||
Reference in New Issue
Block a user