mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 12:25:09 +00:00
fix: renaming 'Settings' desktop icon and workspace to 'ERPNext Settings'
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"app": "erpnext",
|
||||
"creation": "2025-11-17 13:19:04.260916",
|
||||
"creation": "2026-01-09 12:48:25.524807",
|
||||
"docstatus": 0,
|
||||
"doctype": "Desktop Icon",
|
||||
"hidden": 0,
|
||||
"icon": "setting",
|
||||
"icon_type": "Link",
|
||||
"idx": 10,
|
||||
"label": "Settings",
|
||||
"link_to": "Settings",
|
||||
"label": "ERPNext Settings",
|
||||
"link_to": "ERPNext Settings",
|
||||
"link_type": "Workspace Sidebar",
|
||||
"logo_url": "/assets/erpnext/desktop_icons/settings.svg",
|
||||
"modified": "2026-01-01 20:07:01.330786",
|
||||
"logo_url": "",
|
||||
"modified": "2026-01-09 14:59:56.044037",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Settings",
|
||||
"name": "ERPNext Settings",
|
||||
"owner": "Administrator",
|
||||
"parent_icon": "",
|
||||
"restrict_removal": 0,
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
@@ -11,7 +11,7 @@
|
||||
"icon": "setting",
|
||||
"idx": 0,
|
||||
"is_hidden": 0,
|
||||
"label": "Settings",
|
||||
"label": "ERPNext Settings",
|
||||
"links": [
|
||||
{
|
||||
"dependencies": "",
|
||||
@@ -69,10 +69,10 @@
|
||||
"type": "Link"
|
||||
}
|
||||
],
|
||||
"modified": "2025-11-18 13:20:51.473774",
|
||||
"modified": "2026-01-09 13:05:08.007297",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Settings",
|
||||
"name": "ERPNext Settings",
|
||||
"number_cards": [],
|
||||
"owner": "Administrator",
|
||||
"parent_page": "",
|
||||
@@ -128,6 +128,6 @@
|
||||
"type": "DocType"
|
||||
}
|
||||
],
|
||||
"title": "Settings",
|
||||
"title": "ERPNext Settings",
|
||||
"type": "Workspace"
|
||||
}
|
||||
@@ -227,10 +227,10 @@
|
||||
"type": "Link"
|
||||
}
|
||||
],
|
||||
"modified": "2026-01-02 18:04:13.860117",
|
||||
"modified": "2026-01-09 13:10:53.641182",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Settings",
|
||||
"name": "ERPNext Settings",
|
||||
"owner": "Administrator",
|
||||
"title": "Settings"
|
||||
"title": "ERPNext Settings"
|
||||
}
|
||||
Reference in New Issue
Block a user