mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
fix: sidebar items for accounts (#51418)
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
"label": "Accounting",
|
||||
"link_to": "Accounting",
|
||||
"link_type": "Workspace",
|
||||
"modified": "2025-12-22 13:06:21.382175",
|
||||
"modified": "2025-12-31 16:06:04.678577",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Accounting",
|
||||
"owner": "Administrator",
|
||||
"parent_icon": "ERPNext",
|
||||
"parent_icon": "Accounts",
|
||||
"roles": [],
|
||||
"standard": 1
|
||||
}
|
||||
|
||||
@@ -10,11 +10,12 @@
|
||||
"label": "Financial Reports",
|
||||
"link_to": "Financial Reports",
|
||||
"link_type": "Workspace",
|
||||
"modified": "2025-12-22 13:07:23.514651",
|
||||
"modified": "2025-12-31 16:07:27.060176",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Financial Reports",
|
||||
"owner": "Administrator",
|
||||
"parent_icon": "ERPNext",
|
||||
"parent_icon": "Accounts",
|
||||
"roles": [],
|
||||
"sidebar": "",
|
||||
"standard": 1
|
||||
}
|
||||
|
||||
@@ -8,13 +8,14 @@
|
||||
"icon_type": "Link",
|
||||
"idx": 3,
|
||||
"label": "Taxes",
|
||||
"link_to": "Item Tax Template",
|
||||
"link_to": "Sales Taxes and Charges Template",
|
||||
"link_type": "DocType",
|
||||
"modified": "2025-11-19 15:58:21.226664",
|
||||
"modified": "2025-12-31 16:59:14.978584",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Taxes",
|
||||
"owner": "Administrator",
|
||||
"parent_icon": "Accounts",
|
||||
"roles": [],
|
||||
"sidebar": "",
|
||||
"standard": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user