[New Script Report] added report daily time log summary

This commit is contained in:
Nabin Hait
2013-04-03 15:44:19 +05:30
parent 0b9ec8cbc1
commit 5c1d3c5a8b
7 changed files with 98 additions and 24 deletions

View File

@@ -62,8 +62,8 @@ wn.module_page["Projects"] = [
icon: "icon-list",
items: [
{
"label":wn._("Time Log Summary"),
route: "Report2/Time Log/Time Log Summary",
"label":wn._("Daily Time Log Summary"),
route: "query-report/Daily Time Log Summary",
doctype: "Time Log"
},
]