This commit is contained in:
Rushabh Mehta
2013-04-03 16:38:20 +05:30
8 changed files with 112 additions and 36 deletions

View File

@@ -56,8 +56,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"
},
]