Merge pull request #41374 from Nihantra-Patel/no_add_variant_item_dev

fix: not allow template item in product bundle item
This commit is contained in:
Deepesh Garg
2024-05-29 10:30:21 +05:30
committed by GitHub

View File

@@ -18,6 +18,7 @@
"in_global_search": 1, "in_global_search": 1,
"in_list_view": 1, "in_list_view": 1,
"label": "Item", "label": "Item",
"link_filters": "[[\"Item\",\"has_variants\",\"=\",0]]",
"oldfieldname": "item_code", "oldfieldname": "item_code",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Item", "options": "Item",
@@ -68,7 +69,7 @@
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2024-03-27 13:10:19.782002", "modified": "2024-05-08 10:08:01.818998",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Product Bundle Item", "name": "Product Bundle Item",