mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
chore: Fix typo "Item Wise Tax Detail "
This commit is contained in:
committed by
GitHub
parent
4abc39ef62
commit
9624d56abd
@@ -199,7 +199,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,
|
||||
@@ -281,4 +281,4 @@
|
||||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user