mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 06:29:20 +00:00
fix: desktop icon for share management and banking (#51676)
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
"idx": 5,
|
"idx": 5,
|
||||||
"label": "Banking",
|
"label": "Banking",
|
||||||
"link_to": "Banking",
|
"link_to": "Banking",
|
||||||
"link_type": "Workspace",
|
"link_type": "Workspace Sidebar",
|
||||||
"modified": "2026-01-02 13:03:29.270503",
|
"modified": "2026-01-12 12:29:48.687545",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"name": "Banking",
|
"name": "Banking",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
|
|||||||
20
erpnext/desktop_icon/share_management.json
Normal file
20
erpnext/desktop_icon/share_management.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"app": "erpnext",
|
||||||
|
"creation": "2026-01-12 12:31:53.444807",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Desktop Icon",
|
||||||
|
"hidden": 0,
|
||||||
|
"icon_type": "Link",
|
||||||
|
"idx": 8,
|
||||||
|
"label": "Share Management",
|
||||||
|
"link_to": "Share Management",
|
||||||
|
"link_type": "Workspace Sidebar",
|
||||||
|
"modified": "2026-01-12 12:31:53.444807",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Share Management",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"parent_icon": "Accounts",
|
||||||
|
"restrict_removal": 0,
|
||||||
|
"roles": [],
|
||||||
|
"standard": 1
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user