fix: fieldType of hsncode

This commit is contained in:
akshayitzme
2024-11-04 12:33:44 +05:30
parent 3c19580471
commit 73adacc784
+1 -1
View File
@@ -113,7 +113,7 @@
{
"fieldname": "hsnCode",
"label": "HSN/SAC",
"fieldtype": "Int",
"fieldtype": "Data",
"placeholder": "HSN/SAC Code",
"section": "Inventory"
},