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 +}