mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
chore: Fix typo "Item Wise Tax Detail "
(cherry picked from commit 9624d56abd)
This commit is contained in:
committed by
Mergify
parent
f816934a28
commit
5cb8e5dfbd
@@ -196,7 +196,7 @@
|
||||
"fieldname": "item_wise_tax_detail",
|
||||
"fieldtype": "Code",
|
||||
"hidden": 1,
|
||||
"label": "Item Wise Tax Detail ",
|
||||
"label": "Item Wise Tax Detail",
|
||||
"oldfieldname": "item_wise_tax_detail",
|
||||
"oldfieldtype": "Small Text",
|
||||
"print_hide": 1,
|
||||
|
||||
Reference in New Issue
Block a user