mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
fix: manufacturing sidebar (#51101)
This commit is contained in:
@@ -14,6 +14,18 @@
|
|||||||
"keep_closed": 0,
|
"keep_closed": 0,
|
||||||
"label": "Home",
|
"label": "Home",
|
||||||
"link_to": "Manufacturing",
|
"link_to": "Manufacturing",
|
||||||
|
"link_type": "Workspace",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 0,
|
||||||
|
"collapsible": 1,
|
||||||
|
"icon": "chart",
|
||||||
|
"indent": 0,
|
||||||
|
"keep_closed": 0,
|
||||||
|
"label": "Dashboard",
|
||||||
|
"link_to": "Manufacturing",
|
||||||
"link_type": "Dashboard",
|
"link_type": "Dashboard",
|
||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
@@ -425,7 +437,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2025-11-25 10:46:09.349984",
|
"modified": "2025-12-15 11:48:11.189441",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Manufacturing",
|
"name": "Manufacturing",
|
||||||
|
|||||||
Reference in New Issue
Block a user