fix: copy variants property and Attributes whil duplicatinh item Tamplate (#24662)

This commit is contained in:
Anurag Mishra 2021-02-25 18:47:17 +05:30 committed by GitHub
parent 118a4ffb08
commit 02f50a93e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -521,8 +521,7 @@
"fieldname": "has_variants", "fieldname": "has_variants",
"fieldtype": "Check", "fieldtype": "Check",
"in_standard_filter": 1, "in_standard_filter": 1,
"label": "Has Variants", "label": "Has Variants"
"no_copy": 1
}, },
{ {
"default": "Item Attribute", "default": "Item Attribute",
@ -538,7 +537,6 @@
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 1, "hidden": 1,
"label": "Attributes", "label": "Attributes",
"no_copy": 1,
"options": "Item Variant Attribute" "options": "Item Variant Attribute"
}, },
{ {
@ -1068,7 +1066,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"max_attachments": 1, "max_attachments": 1,
"modified": "2021-01-25 20:49:50.222976", "modified": "2021-02-18 14:00:19.668049",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Item", "name": "Item",