mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 20:49:19 +00:00
refactor: banking sidebar
This commit is contained in:
@@ -8,9 +8,9 @@
|
|||||||
"icon_type": "Link",
|
"icon_type": "Link",
|
||||||
"idx": 5,
|
"idx": 5,
|
||||||
"label": "Banking",
|
"label": "Banking",
|
||||||
"link_to": "Bank Reconciliation Tool",
|
"link_to": "Bank Clearance",
|
||||||
"link_type": "DocType",
|
"link_type": "DocType",
|
||||||
"modified": "2025-11-19 15:57:20.139306",
|
"modified": "2025-12-22 16:53:37.020794",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"name": "Banking",
|
"name": "Banking",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
|
|||||||
@@ -6,30 +6,6 @@
|
|||||||
"header_icon": "circle-dollar-sign",
|
"header_icon": "circle-dollar-sign",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
"items": [
|
"items": [
|
||||||
{
|
|
||||||
"child": 0,
|
|
||||||
"collapsible": 1,
|
|
||||||
"icon": "organization",
|
|
||||||
"indent": 0,
|
|
||||||
"keep_closed": 0,
|
|
||||||
"label": "Bank",
|
|
||||||
"link_to": "Bank",
|
|
||||||
"link_type": "DocType",
|
|
||||||
"show_arrow": 0,
|
|
||||||
"type": "Link"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"child": 0,
|
|
||||||
"collapsible": 1,
|
|
||||||
"icon": "accounting",
|
|
||||||
"indent": 0,
|
|
||||||
"keep_closed": 0,
|
|
||||||
"label": "Bank Account",
|
|
||||||
"link_to": "Bank Account",
|
|
||||||
"link_type": "DocType",
|
|
||||||
"show_arrow": 0,
|
|
||||||
"type": "Link"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"child": 0,
|
"child": 0,
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
@@ -69,6 +45,41 @@
|
|||||||
{
|
{
|
||||||
"child": 0,
|
"child": 0,
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
|
"icon": "database",
|
||||||
|
"indent": 1,
|
||||||
|
"keep_closed": 1,
|
||||||
|
"label": "Setup",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Section Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 1,
|
||||||
|
"collapsible": 1,
|
||||||
|
"icon": "organization",
|
||||||
|
"indent": 0,
|
||||||
|
"keep_closed": 0,
|
||||||
|
"label": "Bank",
|
||||||
|
"link_to": "Bank",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 1,
|
||||||
|
"collapsible": 1,
|
||||||
|
"icon": "accounting",
|
||||||
|
"indent": 0,
|
||||||
|
"keep_closed": 0,
|
||||||
|
"label": "Bank Account",
|
||||||
|
"link_to": "Bank Account",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"show_arrow": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"child": 1,
|
||||||
|
"collapsible": 1,
|
||||||
"icon": "settings",
|
"icon": "settings",
|
||||||
"indent": 0,
|
"indent": 0,
|
||||||
"keep_closed": 0,
|
"keep_closed": 0,
|
||||||
@@ -112,7 +123,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2025-11-25 10:46:09.274779",
|
"modified": "2025-12-22 16:57:07.501533",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Banking",
|
"name": "Banking",
|
||||||
|
|||||||
Reference in New Issue
Block a user