diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json index 8d2f24420c3..a6c1e27073e 100644 --- a/erpnext/stock/doctype/item/item.json +++ b/erpnext/stock/doctype/item/item.json @@ -171,6 +171,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", @@ -916,7 +917,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",