commit | cfec328c7490b12ec55a90cfb35edf0f1a360636 | [log] [tgz] |
---|---|---|
author | mbhavesh95863 <41165270+mbhavesh95863@users.noreply.github.com> | Tue Aug 27 19:17:19 2019 +0530 |
committer | GitHub <noreply@github.com> | Tue Aug 27 19:17:19 2019 +0530 |
tree | d51b702c71fd9da191ce94e75944a6b8aceb62d6 | |
parent | 7ff82fccf309eae66f0d14a0483b71767e7af5e3 [diff] |
Same report 2 times in list
diff --git a/erpnext/config/selling.py b/erpnext/config/selling.py index 844710d..928bd5f 100644 --- a/erpnext/config/selling.py +++ b/erpnext/config/selling.py
@@ -309,12 +309,6 @@ "is_query_report": True, "name": "Sales Partners Commission", "doctype": "Customer" - }, - { - "type": "report", - "is_query_report": True, - "name": "Sales Partners Commission", - "doctype": "Customer" } ] },