mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
refactor: remove monthly distribution doctype from sidebar
(cherry picked from commit 7e81be7b8c)
# Conflicts:
# erpnext/workspace_sidebar/budget.json
This commit is contained in:
@@ -57,7 +57,22 @@
|
||||
{
|
||||
"child": 0,
|
||||
"collapsible": 1,
|
||||
<<<<<<< HEAD
|
||||
"icon": "sheet",
|
||||
=======
|
||||
"icon": "notepad-text",
|
||||
"indent": 1,
|
||||
"keep_closed": 1,
|
||||
"label": "Reports",
|
||||
"link_type": "DocType",
|
||||
"show_arrow": 0,
|
||||
"type": "Section Break"
|
||||
},
|
||||
{
|
||||
"child": 1,
|
||||
"collapsible": 1,
|
||||
"icon": "file-text",
|
||||
>>>>>>> 7e81be7b8c (refactor: remove monthly distribution doctype from sidebar)
|
||||
"indent": 0,
|
||||
"keep_closed": 0,
|
||||
"label": "Budget Variance",
|
||||
@@ -67,7 +82,11 @@
|
||||
"type": "Link"
|
||||
}
|
||||
],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2026-01-10 00:06:13.032297",
|
||||
=======
|
||||
"modified": "2025-12-23 17:01:31.198860",
|
||||
>>>>>>> 7e81be7b8c (refactor: remove monthly distribution doctype from sidebar)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Budget",
|
||||
|
||||
Reference in New Issue
Block a user