mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 21:49:18 +00:00
refactor: subscription and budget sidebars
This commit is contained in:
@@ -6,11 +6,11 @@
|
|||||||
"hidden": 0,
|
"hidden": 0,
|
||||||
"icon": "monitor-check",
|
"icon": "monitor-check",
|
||||||
"icon_type": "Link",
|
"icon_type": "Link",
|
||||||
"idx": 6,
|
"idx": 99,
|
||||||
"label": "Subscription",
|
"label": "Subscription",
|
||||||
"link_to": "Subscription",
|
"link_to": "Subscription",
|
||||||
"link_type": "DocType",
|
"link_type": "DocType",
|
||||||
"modified": "2025-11-19 16:02:32.686833",
|
"modified": "2025-12-22 17:04:08.800434",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"name": "Subscription",
|
"name": "Subscription",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
|
|||||||
@@ -54,18 +54,6 @@
|
|||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"child": 0,
|
|
||||||
"collapsible": 1,
|
|
||||||
"icon": "file-text",
|
|
||||||
"indent": 0,
|
|
||||||
"keep_closed": 0,
|
|
||||||
"label": "Budget Variance",
|
|
||||||
"link_to": "Budget Variance Report",
|
|
||||||
"link_type": "Report",
|
|
||||||
"show_arrow": 0,
|
|
||||||
"type": "Link"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"child": 0,
|
"child": 0,
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
@@ -77,9 +65,32 @@
|
|||||||
"link_type": "DocType",
|
"link_type": "DocType",
|
||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 0,
|
||||||
|
"collapsible": 1,
|
||||||
|
"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",
|
||||||
|
"indent": 0,
|
||||||
|
"keep_closed": 0,
|
||||||
|
"label": "Budget Variance",
|
||||||
|
"link_to": "Budget Variance Report",
|
||||||
|
"link_type": "Report",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2025-11-25 10:46:09.281991",
|
"modified": "2025-12-22 17:01:31.198860",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Budget",
|
"name": "Budget",
|
||||||
|
|||||||
@@ -41,9 +41,53 @@
|
|||||||
"link_type": "DocType",
|
"link_type": "DocType",
|
||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 0,
|
||||||
|
"collapsible": 1,
|
||||||
|
"icon": "database",
|
||||||
|
"indent": 1,
|
||||||
|
"keep_closed": 1,
|
||||||
|
"label": "Setup",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Section Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 1,
|
||||||
|
"collapsible": 1,
|
||||||
|
"indent": 0,
|
||||||
|
"keep_closed": 0,
|
||||||
|
"label": "Customer",
|
||||||
|
"link_to": "Customer",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 1,
|
||||||
|
"collapsible": 1,
|
||||||
|
"indent": 0,
|
||||||
|
"keep_closed": 0,
|
||||||
|
"label": "Supplier",
|
||||||
|
"link_to": "Supplier",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 1,
|
||||||
|
"collapsible": 1,
|
||||||
|
"indent": 0,
|
||||||
|
"keep_closed": 0,
|
||||||
|
"label": "Item",
|
||||||
|
"link_to": "Item",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2025-11-25 10:46:09.340108",
|
"modified": "2025-12-22 17:06:54.262451",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Subscription",
|
"name": "Subscription",
|
||||||
|
|||||||
Reference in New Issue
Block a user