mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 03:01:22 +00:00
Merge pull request #51426 from khushi8112/refactor-workspace-sidebar-for-budget
refactor: remove monthly distribution doctype from sidebar
This commit is contained in:
@@ -54,18 +54,6 @@
|
|||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"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,
|
"child": 0,
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
@@ -90,7 +78,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2025-12-22 17:01:31.198860",
|
"modified": "2025-12-23 17:01:31.198860",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Budget",
|
"name": "Budget",
|
||||||
|
|||||||
Reference in New Issue
Block a user