fix: Skipping*

(cherry picked from commit 65f00cea15)
This commit is contained in:
Afshan
2020-06-19 18:19:06 +05:30
committed by mergify-bot
parent 0d95f56474
commit a9ff40db67

View File

@@ -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"]: