mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 03:29:16 +00:00
merge
This commit is contained in:
@@ -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"
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user