diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json index 1b9ddd13f2c..ecd11a4fcd6 100644 --- a/erpnext/stock/doctype/item/item.json +++ b/erpnext/stock/doctype/item/item.json @@ -167,6 +167,7 @@ "in_preview": 1, "in_standard_filter": 1, "label": "Item Group", + "link_filters": "[[\"Item Group\",\"is_group\",\"=\",0]]", "oldfieldname": "item_group", "oldfieldtype": "Link", "options": "Item Group", @@ -894,7 +895,7 @@ "image_field": "image", "links": [], "make_attachments_public": 1, - "modified": "2025-12-04 09:11:56.029567", + "modified": "2025-12-15 20:08:35.634046", "modified_by": "Administrator", "module": "Stock", "name": "Item",