mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +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,6 +57,20 @@
|
|||||||
{
|
{
|
||||||
"child": 0,
|
"child": 0,
|
||||||
"collapsible": 1,
|
"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",
|
"icon": "file-text",
|
||||||
"indent": 0,
|
"indent": 0,
|
||||||
"keep_closed": 0,
|
"keep_closed": 0,
|
||||||
@@ -79,7 +93,11 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
<<<<<<< HEAD
|
||||||
"modified": "2025-11-25 10:46:09.281991",
|
"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",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Budget",
|
"name": "Budget",
|
||||||
|
|||||||
Reference in New Issue
Block a user