diff --git a/erpnext/workspace_sidebar/budget.json b/erpnext/workspace_sidebar/budget.json index 9a7fdb06ee1..dfa53f90b1a 100644 --- a/erpnext/workspace_sidebar/budget.json +++ b/erpnext/workspace_sidebar/budget.json @@ -57,6 +57,20 @@ { "child": 0, "collapsible": 1, +<<<<<<< HEAD +======= + "icon": "notepad-text", + "indent": 1, + "keep_closed": 1, + "label": "Reports", + "link_type": "DocType", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, +>>>>>>> 7e81be7b8c (refactor: remove monthly distribution doctype from sidebar) "icon": "file-text", "indent": 0, "keep_closed": 0, @@ -79,7 +93,11 @@ "type": "Link" } ], +<<<<<<< HEAD "modified": "2025-11-25 10:46:09.281991", +======= + "modified": "2025-12-23 17:01:31.198860", +>>>>>>> 7e81be7b8c (refactor: remove monthly distribution doctype from sidebar) "modified_by": "Administrator", "module": "Accounts", "name": "Budget",