[minor] added mins to first response for opportunity

This commit is contained in:
Rushabh Mehta
2016-06-22 11:21:56 +05:30
parent a531ebea8a
commit 4cf914d902
8 changed files with 120 additions and 23 deletions

View File

@@ -38,6 +38,12 @@ def get_data():
"label": _("Sales Funnel"),
"icon": "icon-bar-chart",
},
{
"type": "report",
"name": "Minutes to First Response for Opportunity",
"doctype": "Opportunity",
"is_query_report": True
},
{
"type": "report",
"is_query_report": True,