mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
[Reports][Supplier Account Head -> Account] and [Project wise Stock Tracking -> Project]
This commit is contained in:
@@ -60,6 +60,11 @@ wn.module_page["Projects"] = [
|
||||
route: "query-report/Daily Time Log Summary",
|
||||
doctype: "Time Log"
|
||||
},
|
||||
{
|
||||
"label":wn._("Project wise Stock Tracking"),
|
||||
route: "query-report/Project wise Stock Tracking",
|
||||
doctype: "Project"
|
||||
},
|
||||
]
|
||||
}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user