From 07337ba9dae626b9e7dbd6e7abf185eed7add283 Mon Sep 17 00:00:00 2001 From: diptanilsaha Date: Tue, 28 Apr 2026 15:01:51 +0530 Subject: [PATCH] chore(sidebar): moved `Inactive Customers` from CRM to Selling Workspace Sidbar (#54578) --- erpnext/workspace_sidebar/crm.json | 13 +------------ erpnext/workspace_sidebar/selling.json | 13 ++++++++++++- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/erpnext/workspace_sidebar/crm.json b/erpnext/workspace_sidebar/crm.json index 6e8bde422f2..625bf09af40 100644 --- a/erpnext/workspace_sidebar/crm.json +++ b/erpnext/workspace_sidebar/crm.json @@ -143,17 +143,6 @@ "show_arrow": 0, "type": "Link" }, - { - "child": 1, - "collapsible": 1, - "indent": 0, - "keep_closed": 0, - "label": "Inactive Customers", - "link_to": "Inactive Customers", - "link_type": "Report", - "show_arrow": 0, - "type": "Link" - }, { "child": 1, "collapsible": 1, @@ -485,7 +474,7 @@ "type": "Link" } ], - "modified": "2026-01-10 00:06:13.192366", + "modified": "2026-04-28 14:11:15.910719", "modified_by": "Administrator", "module": "CRM", "name": "CRM", diff --git a/erpnext/workspace_sidebar/selling.json b/erpnext/workspace_sidebar/selling.json index e844e37f54d..2a97a2daa5e 100644 --- a/erpnext/workspace_sidebar/selling.json +++ b/erpnext/workspace_sidebar/selling.json @@ -498,6 +498,17 @@ "show_arrow": 0, "type": "Link" }, + { + "child": 1, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Inactive Customers", + "link_to": "Inactive Customers", + "link_type": "Report", + "show_arrow": 0, + "type": "Link" + }, { "child": 1, "collapsible": 1, @@ -687,7 +698,7 @@ "type": "Link" } ], - "modified": "2026-02-20 16:44:44.931581", + "modified": "2026-04-28 14:38:37.179705", "modified_by": "Administrator", "module": "Selling", "module_onboarding": "Selling Onboarding",