[enhance] Report for prospects engaged but not converted

This commit is contained in:
Rohit Waghchaure
2017-04-13 19:51:14 +05:30
parent 0b62c6ebd4
commit 1c68509426
5 changed files with 134 additions and 0 deletions

View File

@@ -44,6 +44,12 @@ def get_data():
"doctype": "Opportunity",
"is_query_report": True
},
{
"type": "report",
"name": "Prospects Engaged But Not Converted",
"doctype": "Lead",
"is_query_report": True
},
{
"type": "report",
"is_query_report": True,