chore: Fix typo "Item Wise Tax Detail "

This commit is contained in:
Himanshu Shivhare
2025-04-10 23:18:43 +05:30
committed by GitHub
parent 4abc39ef62
commit 9624d56abd

View File

@@ -199,7 +199,7 @@
"fieldname": "item_wise_tax_detail", "fieldname": "item_wise_tax_detail",
"fieldtype": "Code", "fieldtype": "Code",
"hidden": 1, "hidden": 1,
"label": "Item Wise Tax Detail ", "label": "Item Wise Tax Detail",
"oldfieldname": "item_wise_tax_detail", "oldfieldname": "item_wise_tax_detail",
"oldfieldtype": "Small Text", "oldfieldtype": "Small Text",
"print_hide": 1, "print_hide": 1,
@@ -281,4 +281,4 @@
"sort_order": "DESC", "sort_order": "DESC",
"states": [], "states": [],
"track_changes": 1 "track_changes": 1
} }