2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00

fix: move hasBatchNumber to Inventory Section

This commit is contained in:
akshayitzme 2023-02-22 14:47:48 +05:30
parent 7d97e72b92
commit 707fb798e7

View File

@ -135,7 +135,8 @@
"fieldname": "hasBatchNumber",
"label": "Has Batch No",
"fieldtype": "Check",
"default": false
"default": false,
"section": "Inventory"
},
{
"fieldname": "uomConversions",