Merge pull request #18852 from mbhavesh95863/patch-1
fix(selling): remove redundant listing
This commit is contained in:
commit
2f322609d7
@ -304,12 +304,6 @@ def get_data():
|
|||||||
"name": "Customers Without Any Sales Transactions",
|
"name": "Customers Without Any Sales Transactions",
|
||||||
"doctype": "Customer"
|
"doctype": "Customer"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "report",
|
|
||||||
"is_query_report": True,
|
|
||||||
"name": "Sales Partners Commission",
|
|
||||||
"doctype": "Customer"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "report",
|
"type": "report",
|
||||||
"is_query_report": True,
|
"is_query_report": True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user