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