Merge pull request #47095 from frappe/mergify/bp/version-15-hotfix/pr-47007

chore: Fix typo "Item Wise Tax Detail " (backport #47007)
This commit is contained in:
ruthra kumar
2025-04-21 16:50:22 +05:30
committed by GitHub

View File

@@ -196,7 +196,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,
@@ -235,10 +235,11 @@
"read_only": 1 "read_only": 1
} }
], ],
"grid_page_length": 50,
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2024-04-08 19:51:36.678551", "modified": "2025-04-15 13:14:48.936047",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Purchase Taxes and Charges", "name": "Purchase Taxes and Charges",