diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json index 63243e6b316..50e9f0af27d 100644 --- a/erpnext/stock/doctype/item/item.json +++ b/erpnext/stock/doctype/item/item.json @@ -899,13 +899,7 @@ "idx": 2, "image_field": "image", "index_web_pages_for_search": 1, - "links": [ - { - "group": "E-commerce", - "link_doctype": "Website Item", - "link_fieldname": "item_code" - } - ], + "links": [], "max_attachments": 1, "modified": "2021-10-27 21:04:00.324786", "modified_by": "Administrator",