From 941b70a185c9205e4ffdb0d3395dd19b91f3ed46 Mon Sep 17 00:00:00 2001 From: ruthra kumar Date: Mon, 22 Dec 2025 13:07:30 +0530 Subject: [PATCH] refactor: reorder icon in ERPNext desktop dialog --- erpnext/desktop_icon/accounting.json | 6 +++--- erpnext/desktop_icon/assets.json | 9 ++++----- erpnext/desktop_icon/buying.json | 9 ++++----- erpnext/desktop_icon/crm.json | 9 ++++----- erpnext/desktop_icon/financial_reports.json | 8 ++++---- erpnext/desktop_icon/manufacturing.json | 9 ++++----- erpnext/desktop_icon/projects.json | 9 ++++----- erpnext/desktop_icon/quality.json | 9 ++++----- erpnext/desktop_icon/selling.json | 9 ++++----- erpnext/desktop_icon/stock.json | 9 ++++----- erpnext/desktop_icon/support.json | 9 ++++----- 11 files changed, 43 insertions(+), 52 deletions(-) diff --git a/erpnext/desktop_icon/accounting.json b/erpnext/desktop_icon/accounting.json index 3d33bea7a3b..38d1e173099 100644 --- a/erpnext/desktop_icon/accounting.json +++ b/erpnext/desktop_icon/accounting.json @@ -1,6 +1,6 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.309749", + "creation": "2025-11-17 20:55:11.854086", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, @@ -10,11 +10,11 @@ "label": "Accounting", "link_to": "Accounting", "link_type": "Workspace", - "modified": "2025-11-17 13:33:35.788242", + "modified": "2025-12-22 13:06:21.382175", "modified_by": "Administrator", "name": "Accounting", "owner": "Administrator", - "parent_icon": "Accounts", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/assets.json b/erpnext/desktop_icon/assets.json index abda0f8b9c3..bfb3a3ad6cb 100644 --- a/erpnext/desktop_icon/assets.json +++ b/erpnext/desktop_icon/assets.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.299276", + "creation": "2025-11-17 20:55:11.845676", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "assets", "icon_type": "Link", - "idx": 8, + "idx": 1, "label": "Assets", "link_to": "Assets", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/asset.svg", - "modified": "2025-11-17 17:41:41.635533", + "modified": "2025-12-22 13:07:02.129228", "modified_by": "Administrator", "name": "Assets", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/buying.json b/erpnext/desktop_icon/buying.json index 9b195c6305b..09812124474 100644 --- a/erpnext/desktop_icon/buying.json +++ b/erpnext/desktop_icon/buying.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.327790", + "creation": "2025-11-17 20:55:11.868134", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "buying", "icon_type": "Link", - "idx": 3, + "idx": 1, "label": "Buying", "link_to": "Buying", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/buying.svg", - "modified": "2025-11-17 17:38:19.203107", + "modified": "2025-12-22 13:06:55.022406", "modified_by": "Administrator", "name": "Buying", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/crm.json b/erpnext/desktop_icon/crm.json index 046920f37c8..ccab2c073f1 100644 --- a/erpnext/desktop_icon/crm.json +++ b/erpnext/desktop_icon/crm.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.340610", + "creation": "2025-11-17 20:55:11.876996", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "crm", "icon_type": "Link", - "idx": 7, + "idx": 1, "label": "CRM", "link_to": "CRM", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/crm.svg", - "modified": "2025-11-17 19:39:59.734778", + "modified": "2025-12-22 13:06:47.900639", "modified_by": "Administrator", "name": "CRM", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/financial_reports.json b/erpnext/desktop_icon/financial_reports.json index 1e6f5dbbbfb..17088b3534e 100644 --- a/erpnext/desktop_icon/financial_reports.json +++ b/erpnext/desktop_icon/financial_reports.json @@ -1,20 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-05 12:11:24.655043", + "creation": "2025-11-17 20:55:11.772622", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "file", "icon_type": "Link", - "idx": 7, + "idx": 0, "label": "Financial Reports", "link_to": "Financial Reports", "link_type": "Workspace", - "modified": "2025-11-17 13:34:48.074533", + "modified": "2025-12-22 13:07:23.514651", "modified_by": "Administrator", "name": "Financial Reports", "owner": "Administrator", - "parent_icon": "Accounts", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/manufacturing.json b/erpnext/desktop_icon/manufacturing.json index 08cbc55fb69..0459c819794 100644 --- a/erpnext/desktop_icon/manufacturing.json +++ b/erpnext/desktop_icon/manufacturing.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.269805", + "creation": "2025-11-17 20:55:11.824443", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "organization", "icon_type": "Link", - "idx": 5, + "idx": 1, "label": "Manufacturing", "link_to": "Manufacturing", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/manufacturing.svg", - "modified": "2025-11-17 17:40:14.207766", + "modified": "2025-12-22 13:07:15.536476", "modified_by": "Administrator", "name": "Manufacturing", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/projects.json b/erpnext/desktop_icon/projects.json index 8ec9091c0a7..d9c5a79835d 100644 --- a/erpnext/desktop_icon/projects.json +++ b/erpnext/desktop_icon/projects.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.293376", + "creation": "2025-11-17 20:55:11.841426", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "project", "icon_type": "Link", - "idx": 9, + "idx": 1, "label": "Projects", "link_to": "Projects", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/projects.svg", - "modified": "2025-11-17 17:42:29.470661", + "modified": "2025-12-22 13:07:07.027692", "modified_by": "Administrator", "name": "Projects", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/quality.json b/erpnext/desktop_icon/quality.json index 8e35689bcbc..6cd6c58c261 100644 --- a/erpnext/desktop_icon/quality.json +++ b/erpnext/desktop_icon/quality.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.281193", + "creation": "2025-11-17 20:55:11.828716", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "quality", "icon_type": "Link", - "idx": 9, + "idx": 1, "label": "Quality", "link_to": "Quality", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/quality.svg", - "modified": "2025-11-17 17:42:48.371889", + "modified": "2025-12-22 13:07:13.506034", "modified_by": "Administrator", "name": "Quality", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/selling.json b/erpnext/desktop_icon/selling.json index 6b1b7940ba6..814048ad329 100644 --- a/erpnext/desktop_icon/selling.json +++ b/erpnext/desktop_icon/selling.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.335051", + "creation": "2025-11-17 20:55:11.872574", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "sell", "icon_type": "Link", - "idx": 2, + "idx": 1, "label": "Selling", "link_to": "Selling", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/selling.svg", - "modified": "2025-11-17 17:37:59.847865", + "modified": "2025-12-22 13:06:51.346923", "modified_by": "Administrator", "name": "Selling", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/stock.json b/erpnext/desktop_icon/stock.json index ed1525a5acd..73d2b0330cb 100644 --- a/erpnext/desktop_icon/stock.json +++ b/erpnext/desktop_icon/stock.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.304517", + "creation": "2025-11-17 20:55:11.849904", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "stock", "icon_type": "Link", - "idx": 4, + "idx": 1, "label": "Stock", "link_to": "Stock", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/stock.svg", - "modified": "2025-11-17 17:38:40.957627", + "modified": "2025-12-22 13:07:00.130510", "modified_by": "Administrator", "name": "Stock", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 } diff --git a/erpnext/desktop_icon/support.json b/erpnext/desktop_icon/support.json index 511769ae247..2f592068f03 100644 --- a/erpnext/desktop_icon/support.json +++ b/erpnext/desktop_icon/support.json @@ -1,21 +1,20 @@ { "app": "erpnext", - "creation": "2025-11-17 13:19:04.288298", + "creation": "2025-11-17 20:55:11.837227", "docstatus": 0, "doctype": "Desktop Icon", "hidden": 0, "icon": "support", "icon_type": "Link", - "idx": 10, + "idx": 1, "label": "Support", "link_to": "Support", "link_type": "Workspace", - "logo_url": "/assets/erpnext/desktop_icons/support.svg", - "modified": "2025-11-17 17:43:09.335445", + "modified": "2025-12-22 13:07:11.812983", "modified_by": "Administrator", "name": "Support", "owner": "Administrator", - "parent_icon": "", + "parent_icon": "ERPNext", "roles": [], "standard": 1 }