Files
erpnext/erpnext/workspace_sidebar/taxes.json
Nabin Hait 46d4cc6647 fix: sidebar items for accounts (#51418)
(cherry picked from commit b93f920592)

# Conflicts:
#	erpnext/desktop_icon/accounting.json
#	erpnext/desktop_icon/financial_reports.json
#	erpnext/workspace_sidebar/accounting.json
2026-01-01 06:55:24 +00:00

101 lines
2.0 KiB
JSON

{
"app": "erpnext",
"creation": "2025-11-12 15:03:06.180114",
"docstatus": 0,
"doctype": "Workspace Sidebar",
"header_icon": "money-coins-1",
"idx": 0,
"items": [
{
"child": 0,
"collapsible": 1,
"icon": "panel-bottom-close",
"indent": 0,
"keep_closed": 0,
"label": "Sales Tax Template",
"link_to": "Sales Taxes and Charges",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "panel-top-close",
"indent": 0,
"keep_closed": 0,
"label": "Purchase Tax Template",
"link_to": "Purchase Taxes and Charges Template",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "stock",
"indent": 0,
"keep_closed": 0,
"label": "Item Tax Template",
"link_to": "Item Tax Template",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "triangle",
"indent": 0,
"keep_closed": 0,
"label": "Tax Category",
"link_to": "Tax Category",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "book-open-text",
"indent": 0,
"keep_closed": 0,
"label": "Tax Rule",
"link_to": "Tax Rule",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "book-text",
"indent": 0,
"keep_closed": 0,
"label": "Tax Withholding",
"link_to": "Tax Withholding Category",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "notebook-text",
"indent": 0,
"keep_closed": 0,
"label": "Deduction Certificate",
"link_to": "Lower Deduction Certificate",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
}
],
"modified": "2025-12-31 16:55:52.262432",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Taxes",
"owner": "Administrator",
"title": "Taxes"
}