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