Add Report Links

This commit is contained in:
pawan 2017-04-25 19:01:27 +05:30 committed by Nabin Hait
parent 175646572a
commit c27d9f712b

View File

@ -68,6 +68,18 @@ def get_data():
"name": "Inactive Customers",
"doctype": "Sales Order"
},
{
"type": "report",
"is_query_report": True,
"name": "Campaign Efficiency",
"doctype": "Lead"
},
{
"type": "report",
"is_query_report": True,
"name": "Lead Owner Efficiency",
"doctype": "Lead"
}
]
},
{