mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 20:49:19 +00:00
[ADD] Department Analytics Bar Chart Feature (#14217)
This commit is contained in:
@@ -397,5 +397,16 @@ def get_data():
|
||||
"youtube_id": "5SZHJF--ZFY"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": _("Analytics"),
|
||||
"items": [
|
||||
{
|
||||
"type": "report",
|
||||
"is_query_report": True,
|
||||
"name": "Department Analytics",
|
||||
"doctype": "Employee"
|
||||
},
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user