From 7e81be7b8c4fe7c57341b0216a02585211ce1ea9 Mon Sep 17 00:00:00 2001 From: khushi8112 Date: Thu, 1 Jan 2026 11:34:32 +0530 Subject: [PATCH] refactor: remove monthly distribution doctype from sidebar --- erpnext/workspace_sidebar/budget.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/erpnext/workspace_sidebar/budget.json b/erpnext/workspace_sidebar/budget.json index 76480db87fb..57d3d3d1d12 100644 --- a/erpnext/workspace_sidebar/budget.json +++ b/erpnext/workspace_sidebar/budget.json @@ -54,18 +54,6 @@ "show_arrow": 0, "type": "Link" }, - { - "child": 0, - "collapsible": 1, - "icon": "receipt-text", - "indent": 0, - "keep_closed": 0, - "label": "Monthly Distribution", - "link_to": "Monthly Distribution", - "link_type": "DocType", - "show_arrow": 0, - "type": "Link" - }, { "child": 0, "collapsible": 1, @@ -90,7 +78,7 @@ "type": "Link" } ], - "modified": "2025-12-22 17:01:31.198860", + "modified": "2025-12-23 17:01:31.198860", "modified_by": "Administrator", "module": "Accounts", "name": "Budget",