From 8125f9035c94da102bfccca3a704d21a27507fb4 Mon Sep 17 00:00:00 2001 From: ruthra kumar Date: Fri, 23 Jan 2026 10:51:26 +0530 Subject: [PATCH] refactor: invoicing icon --- erpnext/desktop_icon/invoicing.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 erpnext/desktop_icon/invoicing.json diff --git a/erpnext/desktop_icon/invoicing.json b/erpnext/desktop_icon/invoicing.json new file mode 100644 index 00000000000..d9251192eb8 --- /dev/null +++ b/erpnext/desktop_icon/invoicing.json @@ -0,0 +1,21 @@ +{ + "app": "erpnext", + "creation": "2026-01-23 10:51:05.799725", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon": "accounting", + "icon_type": "Link", + "idx": 0, + "label": "Invoicing", + "link_to": "Accounting", + "link_type": "Workspace Sidebar", + "modified": "2026-01-23 10:51:05.799725", + "modified_by": "Administrator", + "name": "Invoicing", + "owner": "Administrator", + "parent_icon": "Accounts", + "restrict_removal": 0, + "roles": [], + "standard": 1 +}