From 02a9c54b7489f1b6213a60d94e60e0913319653d Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Mon, 12 Jan 2026 14:08:30 +0530 Subject: [PATCH] fix: Subcontracting settings link should point to subcontracting tab of Buying Settings (#51680) --- erpnext/workspace_sidebar/subcontracting.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/erpnext/workspace_sidebar/subcontracting.json b/erpnext/workspace_sidebar/subcontracting.json index 4cd0bc9003c..31618a4a860 100644 --- a/erpnext/workspace_sidebar/subcontracting.json +++ b/erpnext/workspace_sidebar/subcontracting.json @@ -192,11 +192,12 @@ "label": "Settings", "link_to": "Buying Settings", "link_type": "DocType", + "navigate_to_tab": "subcontract", "show_arrow": 0, "type": "Link" } ], - "modified": "2026-01-10 00:06:12.744529", + "modified": "2026-01-12 13:12:47.927785", "modified_by": "Administrator", "module": "Buying", "name": "Subcontracting",