mirror of
https://github.com/frappe/books.git
synced 2026-08-24 02:24:17 -05:00
fix: fieldType of hsncode
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
{
|
||||
"fieldname": "hsnCode",
|
||||
"label": "HSN/SAC",
|
||||
"fieldtype": "Int",
|
||||
"fieldtype": "Data",
|
||||
"placeholder": "HSN/SAC Code",
|
||||
"section": "Inventory"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user