From 0f27881fed633e49afd9ea392630d1a8841794f5 Mon Sep 17 00:00:00 2001 From: nishkagosalia Date: Tue, 5 May 2026 11:02:35 +0530 Subject: [PATCH] fix: Remove bom stock report link from manufacturing workspace (cherry picked from commit f86568b078a8b09082bda378c9c58aea2a34a460) --- .../workspace/manufacturing/manufacturing.json | 13 +------------ erpnext/workspace_sidebar/manufacturing.json | 13 +------------ 2 files changed, 2 insertions(+), 24 deletions(-) diff --git a/erpnext/manufacturing/workspace/manufacturing/manufacturing.json b/erpnext/manufacturing/workspace/manufacturing/manufacturing.json index ddeffc2b3cc..35781672835 100644 --- a/erpnext/manufacturing/workspace/manufacturing/manufacturing.json +++ b/erpnext/manufacturing/workspace/manufacturing/manufacturing.json @@ -305,17 +305,6 @@ "onboard": 0, "type": "Link" }, - { - "dependencies": "BOM", - "hidden": 0, - "is_query_report": 1, - "label": "BOM Stock Report", - "link_count": 0, - "link_to": "BOM Stock Report", - "link_type": "Report", - "onboard": 0, - "type": "Link" - }, { "dependencies": "Work Order", "hidden": 0, @@ -443,7 +432,7 @@ "type": "Link" } ], - "modified": "2026-01-02 15:07:36.968043", + "modified": "2026-05-05 11:00:26.131777", "modified_by": "Administrator", "module": "Manufacturing", "name": "Manufacturing", diff --git a/erpnext/workspace_sidebar/manufacturing.json b/erpnext/workspace_sidebar/manufacturing.json index 422921c162a..57cd85da9ac 100644 --- a/erpnext/workspace_sidebar/manufacturing.json +++ b/erpnext/workspace_sidebar/manufacturing.json @@ -289,17 +289,6 @@ "show_arrow": 0, "type": "Link" }, - { - "child": 1, - "collapsible": 1, - "indent": 0, - "keep_closed": 0, - "label": "BOM Stock Report", - "link_to": "BOM Stock Report", - "link_type": "Report", - "show_arrow": 0, - "type": "Link" - }, { "child": 1, "collapsible": 1, @@ -437,7 +426,7 @@ "type": "Link" } ], - "modified": "2026-02-20 16:45:00.399936", + "modified": "2026-05-05 11:01:50.260118", "modified_by": "Administrator", "module": "Manufacturing", "module_onboarding": "Manufacturing Onboarding",