mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
chore: rename accounting to invoicing
(cherry picked from commit faf0dcb102)
This commit is contained in:
@@ -14,10 +14,10 @@
|
|||||||
"for_user": "",
|
"for_user": "",
|
||||||
"hide_custom": 0,
|
"hide_custom": 0,
|
||||||
"icon": "accounting",
|
"icon": "accounting",
|
||||||
"idx": 3,
|
"idx": 4,
|
||||||
"indicator_color": "",
|
"indicator_color": "",
|
||||||
"is_hidden": 0,
|
"is_hidden": 0,
|
||||||
"label": "Accounting",
|
"label": "Invoicing",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"hidden": 0,
|
"hidden": 0,
|
||||||
@@ -587,10 +587,10 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2025-12-24 13:20:34.857205",
|
"modified": "2026-01-23 11:05:47.246213",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Accounting",
|
"name": "Invoicing",
|
||||||
"number_cards": [
|
"number_cards": [
|
||||||
{
|
{
|
||||||
"label": "Outgoing Bills",
|
"label": "Outgoing Bills",
|
||||||
@@ -617,6 +617,6 @@
|
|||||||
"roles": [],
|
"roles": [],
|
||||||
"sequence_id": 2.0,
|
"sequence_id": 2.0,
|
||||||
"shortcuts": [],
|
"shortcuts": [],
|
||||||
"title": "Accounting",
|
"title": "Invoicing",
|
||||||
"type": "Workspace"
|
"type": "Workspace"
|
||||||
}
|
}
|
||||||
@@ -8,9 +8,9 @@
|
|||||||
"icon_type": "Link",
|
"icon_type": "Link",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
"label": "Invoicing",
|
"label": "Invoicing",
|
||||||
"link_to": "Accounting",
|
"link_to": "Invoicing",
|
||||||
"link_type": "Workspace Sidebar",
|
"link_type": "Workspace Sidebar",
|
||||||
"modified": "2026-01-23 10:51:05.799725",
|
"modified": "2026-01-23 15:17:23.564795",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"name": "Invoicing",
|
"name": "Invoicing",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
|
|||||||
@@ -3,8 +3,9 @@
|
|||||||
"creation": "2025-10-26 21:53:46.303793",
|
"creation": "2025-10-26 21:53:46.303793",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Workspace Sidebar",
|
"doctype": "Workspace Sidebar",
|
||||||
|
"for_user": "",
|
||||||
"header_icon": "accounting",
|
"header_icon": "accounting",
|
||||||
"idx": 0,
|
"idx": 1,
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"child": 0,
|
"child": 0,
|
||||||
@@ -13,7 +14,7 @@
|
|||||||
"indent": 0,
|
"indent": 0,
|
||||||
"keep_closed": 0,
|
"keep_closed": 0,
|
||||||
"label": "Home",
|
"label": "Home",
|
||||||
"link_to": "Accounting",
|
"link_to": "Invoicing",
|
||||||
"link_type": "Workspace",
|
"link_type": "Workspace",
|
||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
@@ -30,6 +31,18 @@
|
|||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
"type": "Link"
|
"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,
|
"child": 0,
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
@@ -571,11 +584,11 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2026-01-10 00:06:13.234927",
|
"modified": "2026-01-23 15:08:51.438047",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Accounting",
|
"name": "Invoicing",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"standard": 1,
|
"standard": 1,
|
||||||
"title": "Accounting"
|
"title": "Invoicing"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user