mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 16:21:19 +00:00
fix: hide home icon
This commit is contained in:
20
erpnext/desktop_icon/home.json
Normal file
20
erpnext/desktop_icon/home.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"app": "erpnext",
|
||||||
|
"creation": "2025-11-17 20:56:42.739124",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Desktop Icon",
|
||||||
|
"hidden": 1,
|
||||||
|
"icon": "home",
|
||||||
|
"icon_type": "Link",
|
||||||
|
"idx": 0,
|
||||||
|
"label": "Home",
|
||||||
|
"link_to": "Home",
|
||||||
|
"link_type": "Workspace",
|
||||||
|
"modified": "2025-11-17 20:57:59.794979",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Home",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"parent_icon": "",
|
||||||
|
"roles": [],
|
||||||
|
"standard": 1
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user