mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix: move hasBatchNumber to Inventory Section
This commit is contained in:
parent
7d97e72b92
commit
707fb798e7
@ -135,7 +135,8 @@
|
|||||||
"fieldname": "hasBatchNumber",
|
"fieldname": "hasBatchNumber",
|
||||||
"label": "Has Batch No",
|
"label": "Has Batch No",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"default": false
|
"default": false,
|
||||||
|
"section": "Inventory"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "uomConversions",
|
"fieldname": "uomConversions",
|
||||||
|
Loading…
Reference in New Issue
Block a user