commit | f5b2db76cb4d88ffaea24e19c608ecc8440bd454 | [log] [tgz] |
---|---|---|
author | Rucha Mahabal <ruchamahabal2@gmail.com> | Thu Aug 29 13:32:30 2019 +0530 |
committer | GitHub <noreply@github.com> | Thu Aug 29 13:32:30 2019 +0530 |
tree | 82c7e344c3c988534a23e29861ed6428a0a67742 | |
parent | 74c7b04b29a2c61de39fc1e7a86a702fdfec62fc [diff] | |
parent | 2f322609d74f2458bed5c70a6f7095910b98b272 [diff] |
Merge branch 'develop' into fixes
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" } ] },