diff --git a/erpnext/accounts/workspace/accounting/accounting.json b/erpnext/accounts/workspace/invoicing/invoicing.json similarity index 99% rename from erpnext/accounts/workspace/accounting/accounting.json rename to erpnext/accounts/workspace/invoicing/invoicing.json index 8205c258068..30ffe9a8f16 100644 --- a/erpnext/accounts/workspace/accounting/accounting.json +++ b/erpnext/accounts/workspace/invoicing/invoicing.json @@ -14,10 +14,10 @@ "for_user": "", "hide_custom": 0, "icon": "accounting", - "idx": 3, + "idx": 4, "indicator_color": "", "is_hidden": 0, - "label": "Accounting", + "label": "Invoicing", "links": [ { "hidden": 0, @@ -587,10 +587,10 @@ "type": "Link" } ], - "modified": "2025-12-24 13:20:34.857205", + "modified": "2026-01-23 11:05:47.246213", "modified_by": "Administrator", "module": "Accounts", - "name": "Accounting", + "name": "Invoicing", "number_cards": [ { "label": "Outgoing Bills", @@ -617,6 +617,6 @@ "roles": [], "sequence_id": 2.0, "shortcuts": [], - "title": "Accounting", + "title": "Invoicing", "type": "Workspace" } diff --git a/erpnext/desktop_icon/invoicing.json b/erpnext/desktop_icon/invoicing.json index d9251192eb8..e0df361dbec 100644 --- a/erpnext/desktop_icon/invoicing.json +++ b/erpnext/desktop_icon/invoicing.json @@ -8,9 +8,9 @@ "icon_type": "Link", "idx": 0, "label": "Invoicing", - "link_to": "Accounting", + "link_to": "Invoicing", "link_type": "Workspace Sidebar", - "modified": "2026-01-23 10:51:05.799725", + "modified": "2026-01-23 15:17:23.564795", "modified_by": "Administrator", "name": "Invoicing", "owner": "Administrator", diff --git a/erpnext/workspace_sidebar/accounting.json b/erpnext/workspace_sidebar/invoicing.json similarity index 96% rename from erpnext/workspace_sidebar/accounting.json rename to erpnext/workspace_sidebar/invoicing.json index 0246a1f31b2..3632a8a6ddd 100644 --- a/erpnext/workspace_sidebar/accounting.json +++ b/erpnext/workspace_sidebar/invoicing.json @@ -3,8 +3,9 @@ "creation": "2025-10-26 21:53:46.303793", "docstatus": 0, "doctype": "Workspace Sidebar", + "for_user": "", "header_icon": "accounting", - "idx": 0, + "idx": 1, "items": [ { "child": 0, @@ -13,7 +14,7 @@ "indent": 0, "keep_closed": 0, "label": "Home", - "link_to": "Accounting", + "link_to": "Invoicing", "link_type": "Workspace", "show_arrow": 0, "type": "Link" @@ -30,6 +31,18 @@ "show_arrow": 0, "type": "Link" }, + { + "child": 0, + "collapsible": 1, + "icon": "list-tree", + "indent": 0, + "keep_closed": 0, + "label": "Chart of Accounts", + "link_to": "Account", + "link_type": "DocType", + "show_arrow": 0, + "type": "Link" + }, { "child": 0, "collapsible": 1, @@ -571,11 +584,11 @@ "type": "Link" } ], - "modified": "2026-01-10 00:06:13.234927", + "modified": "2026-01-23 15:08:51.438047", "modified_by": "Administrator", "module": "Accounts", - "name": "Accounting", + "name": "Invoicing", "owner": "Administrator", "standard": 1, - "title": "Accounting" + "title": "Invoicing" }