Merge pull request #18852 from mbhavesh95863/patch-1

fix(selling): remove redundant listing
This commit is contained in:
Mangesh-Khairnar 2019-08-29 13:12:38 +05:30 committed by GitHub
commit 2f322609d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,12 +304,6 @@ def get_data():
"name": "Customers Without Any Sales Transactions",
"doctype": "Customer"
},
{
"type": "report",
"is_query_report": True,
"name": "Sales Partners Commission",
"doctype": "Customer"
},
{
"type": "report",
"is_query_report": True,