mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
fix: Remove Website Item from Item Dashboard
- Install breaks on CI, will add later
This commit is contained in:
@@ -899,13 +899,7 @@
|
|||||||
"idx": 2,
|
"idx": 2,
|
||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [
|
"links": [],
|
||||||
{
|
|
||||||
"group": "E-commerce",
|
|
||||||
"link_doctype": "Website Item",
|
|
||||||
"link_fieldname": "item_code"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
"modified": "2021-10-27 21:04:00.324786",
|
"modified": "2021-10-27 21:04:00.324786",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
|
|||||||
Reference in New Issue
Block a user