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

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,