[enhance] Report for analysis of support hours count

This commit is contained in:
Rohit Waghchaure
2017-06-23 20:20:01 +05:30
parent 2cb598f644
commit 67526f244e
7 changed files with 153 additions and 0 deletions

View File

@@ -49,6 +49,12 @@ def get_data():
"doctype": "Issue",
"is_query_report": True
},
{
"type": "report",
"name": "Support Hours",
"doctype": "Issue",
"is_query_report": True
},
]
},
]