mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-28 06:08:25 +00:00
chore: rename accounting to invoicing
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user