diff --git a/erpnext/desktop_icon/banking.json b/erpnext/desktop_icon/banking.json index 34308c086ba..a4fa91ece1a 100644 --- a/erpnext/desktop_icon/banking.json +++ b/erpnext/desktop_icon/banking.json @@ -8,9 +8,9 @@ "icon_type": "Link", "idx": 5, "label": "Banking", - "link_to": "Bank Reconciliation Tool", + "link_to": "Bank Clearance", "link_type": "DocType", - "modified": "2025-11-19 15:57:20.139306", + "modified": "2025-12-22 16:53:37.020794", "modified_by": "Administrator", "name": "Banking", "owner": "Administrator", diff --git a/erpnext/workspace_sidebar/banking.json b/erpnext/workspace_sidebar/banking.json index 1cb227667a2..e6ffcb473ad 100644 --- a/erpnext/workspace_sidebar/banking.json +++ b/erpnext/workspace_sidebar/banking.json @@ -6,30 +6,6 @@ "header_icon": "circle-dollar-sign", "idx": 0, "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, "collapsible": 1, @@ -69,6 +45,41 @@ { "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, + "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", "indent": 0, "keep_closed": 0, @@ -112,7 +123,7 @@ "type": "Link" } ], - "modified": "2025-11-25 10:46:09.274779", + "modified": "2025-12-22 16:57:07.501533", "modified_by": "Administrator", "module": "Accounts", "name": "Banking",