mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
refactor: rename dashboards in desk page
This commit is contained in:
@@ -122,8 +122,8 @@
|
|||||||
"type": "DocType"
|
"type": "DocType"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Accounts Dashboard",
|
"label": "Dashboard",
|
||||||
"link_to": "Accounts Dashboard",
|
"link_to": "Accounts",
|
||||||
"type": "Dashboard"
|
"type": "Dashboard"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -95,8 +95,8 @@
|
|||||||
"type": "Report"
|
"type": "Report"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Manufacturing Dashboard",
|
"label": "Dashboard",
|
||||||
"link_to": "Manufacturing Dashboard",
|
"link_to": "Manufacturing",
|
||||||
"restrict_to_domain": "Manufacturing",
|
"restrict_to_domain": "Manufacturing",
|
||||||
"type": "Dashboard"
|
"type": "Dashboard"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user