From 766d157320e45eef5e513bda81698285ceec8db8 Mon Sep 17 00:00:00 2001 From: rohitwaghchaure Date: Mon, 15 Dec 2025 12:19:28 +0530 Subject: [PATCH] fix: manufacturing sidebar (#51101) --- erpnext/workspace_sidebar/manufacturing.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/erpnext/workspace_sidebar/manufacturing.json b/erpnext/workspace_sidebar/manufacturing.json index efd353678f1..042c0020fe1 100644 --- a/erpnext/workspace_sidebar/manufacturing.json +++ b/erpnext/workspace_sidebar/manufacturing.json @@ -14,6 +14,18 @@ "keep_closed": 0, "label": "Home", "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", "show_arrow": 0, "type": "Link" @@ -425,7 +437,7 @@ "type": "Link" } ], - "modified": "2025-11-25 10:46:09.349984", + "modified": "2025-12-15 11:48:11.189441", "modified_by": "Administrator", "module": "Manufacturing", "name": "Manufacturing",