fix: not allow template item in product bundle item

This commit is contained in:
Nihantra C. Patel
2024-05-08 10:17:49 +05:30
committed by GitHub
parent 0887161f2a
commit db5ed972e5

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",
@@ -78,4 +79,4 @@
"sort_order": "DESC", "sort_order": "DESC",
"states": [], "states": [],
"track_changes": 1 "track_changes": 1
} }