From 4c14e74a121205ac30f93da4ca4004478f8d6a44 Mon Sep 17 00:00:00 2001 From: Luis Mendoza Date: Sun, 1 Feb 2026 19:50:11 +0000 Subject: [PATCH] fix: correct Sales Tax Template sidebar link to proper DocType (cherry picked from commit 06a7c85c9391e295da1d04947a81522223e27959) --- erpnext/workspace_sidebar/taxes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/workspace_sidebar/taxes.json b/erpnext/workspace_sidebar/taxes.json index 5cf65ff3c67..64b343ca215 100644 --- a/erpnext/workspace_sidebar/taxes.json +++ b/erpnext/workspace_sidebar/taxes.json @@ -13,7 +13,7 @@ "indent": 0, "keep_closed": 0, "label": "Sales Tax Template", - "link_to": "Item Tax Template", + "link_to": "Sales Taxes and Charges Template", "link_type": "DocType", "navigate_to_tab": "", "show_arrow": 0, @@ -148,7 +148,7 @@ "type": "Link" } ], - "modified": "2026-01-10 00:06:13.005238", + "modified": "2026-02-01 00:00:00.000000", "modified_by": "Administrator", "module": "Accounts", "name": "Taxes",