{ "name": "Dashboard", "version": "18.0.1.0.0", "category": "Human Resources", "summary": "Employee, manager, and HR self-service dashboard", "author": "Pranay", "license": "LGPL-3", "depends": [ "base", "web", "hr", "hr_attendance", "hr_holidays", "hr_expense", "calendar", "project_todo", "hr_resignation", "knowledge", "website", "maintenance", "employee_it_declaration", "business_travel_expense_management", "helpdesk", ], "data": [ "views/hrms_emp_dashboard_views.xml", "views/res_config_settings_views.xml", ], "assets": { "web.assets_backend": [ "https://cdn.jsdelivr.net/npm/apexcharts@3.35.0/dist/apexcharts.min.js", "hrms_emp_dashboard/static/src/js/hrms_emp_dashboard.js", "hrms_emp_dashboard/static/src/xml/hrms_emp_dashboard.xml", "hrms_emp_dashboard/static/src/css/hrms_emp_dashboard.css", ], }, 'images': ['static/description/banner.png'], "installable": True, "application": False, }