mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-13 23:38:01 +00:00
has_variants made 'no copy' in Item Master
This commit is contained in:
@@ -181,6 +181,7 @@
|
||||
"fieldname": "has_variants",
|
||||
"fieldtype": "Check",
|
||||
"label": "Has Variants",
|
||||
"no_copy": 1,
|
||||
"options": "",
|
||||
"permlevel": 0,
|
||||
"precision": "",
|
||||
|
||||
Reference in New Issue
Block a user