mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
feat: Project Portal Enhancements (#26090)
* fix: project portal enhancements * fix: timesheet table and task nesting * fix: semgrep and link issue * fix: sider * fix: project details view title * fix: project progress pills * fix: website route rule for project * fix: multi level nesting * fix: added subject and indentation Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
This commit is contained in:
@@ -158,6 +158,7 @@ website_route_rules = [
|
||||
"parents": [{"label": _("Material Request"), "route": "material-requests"}]
|
||||
}
|
||||
},
|
||||
{"from_route": "/project", "to_route": "Project"}
|
||||
]
|
||||
|
||||
standard_portal_menu_items = [
|
||||
|
||||
Reference in New Issue
Block a user