mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
fix: correct Sales Tax Template sidebar link to proper DocType
(cherry picked from commit 06a7c85c93)
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"indent": 0,
|
"indent": 0,
|
||||||
"keep_closed": 0,
|
"keep_closed": 0,
|
||||||
"label": "Sales Tax Template",
|
"label": "Sales Tax Template",
|
||||||
"link_to": "Item Tax Template",
|
"link_to": "Sales Taxes and Charges Template",
|
||||||
"link_type": "DocType",
|
"link_type": "DocType",
|
||||||
"navigate_to_tab": "",
|
"navigate_to_tab": "",
|
||||||
"show_arrow": 0,
|
"show_arrow": 0,
|
||||||
@@ -148,7 +148,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2026-01-10 00:06:13.005238",
|
"modified": "2026-02-01 00:00:00.000000",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Taxes",
|
"name": "Taxes",
|
||||||
|
|||||||
Reference in New Issue
Block a user