From fe7a79715614626c62c1b54b5b501b43ff86fcbc Mon Sep 17 00:00:00 2001 From: ruthra kumar Date: Mon, 26 Jan 2026 21:25:45 +0530 Subject: [PATCH] refactor: link payments dashboard to sidebar (cherry picked from commit f7abf9c1da98b9b994c0e5e3af7ebd4f34949986) --- erpnext/workspace_sidebar/payments.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/workspace_sidebar/payments.json b/erpnext/workspace_sidebar/payments.json index 6fcceeec42a..faaf3b589c2 100644 --- a/erpnext/workspace_sidebar/payments.json +++ b/erpnext/workspace_sidebar/payments.json @@ -13,7 +13,7 @@ "indent": 0, "keep_closed": 0, "label": "Dashboard", - "link_to": "Accounts", + "link_to": "Payments", "link_type": "Dashboard", "show_arrow": 0, "type": "Link" @@ -195,7 +195,7 @@ "type": "Link" } ], - "modified": "2026-01-23 11:42:30.067897", + "modified": "2026-01-26 21:25:37.877020", "modified_by": "Administrator", "module": "Accounts", "name": "Payments",