v 9.0 v 10.0 v 11.0 v 12.0 Third Party 9 7464
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Employee Directory (hr)
Expense Tracker (hr_expense)
Leave Management (hr_holidays)
Recruitment Process (hr_recruitment)
Discuss (mail)
Accounting and Finance (account_accountant)
Invoicing (account)
Calendar (calendar)
Website Builder (website)
Timesheets (hr_timesheet)
Project (project)
Technical Name hr_dashboard
LicenseAGPL-3
Websitehttps://www.linkedin.com/in/hilar-ak/
Versions 13.0 10.0 9.0 11.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Employee Directory (hr)
Expense Tracker (hr_expense)
Leave Management (hr_holidays)
Recruitment Process (hr_recruitment)
Discuss (mail)
Accounting and Finance (account_accountant)
Invoicing (account)
Calendar (calendar)
Website Builder (website)
Timesheets (hr_timesheet)
Project (project)
Technical Name hr_dashboard
LicenseAGPL-3
Websitehttps://www.linkedin.com/in/hilar-ak/
Versions 13.0 10.0 9.0 11.0 12.0

License: AGPL v3
Build Status
Codacy Badge

HR Dashboard

Hr Dashboard is an odoo addon for HRMS. Dashboard which displays a lot of human resource related details scattered in different menus in a single container. Here the details and the count of data need approval are shown. So its access is limited to Human resource manager or officers.

  • Approval Menus
  • Leave Details
  • Attendace Details
  • Recruitment deatils
  • Timesheets
  • Employee Expeses
  • Payroll Month wise analysis
  • Employee wise attendance analysis
  • Total Worked Hours of each employees
  • Employee details as a Table
  • Export to pdf, xls, csv and direct print

Features!

  • Export Employee details as pdf, xls, csv
  • Export Charts to pdf
  • Approval Menus on single screen

ScreenShots

Profile with notification buttonsProfile

Approval Menus with count of pending approvalsProfile

Payroll AnalysysProfile

Attendance AnalysisProfile

Employee Tables with Export buttonsProfile

Video Representaion

Odoo HR Dashboard on Youtube

Tech

HR Dashboard uses

  • PYTHON - Models
  • XML - Views
  • HTML - UI
  • Twitter Bootstrap - UI
  • backbone.js - Views
  • jQuery

Installation

Install the odoo10 and HRMS modules defined in manifest. After installation you can see a new menu ‘HR Dashboard’ for users who are officer/manager in Human Resource Odoo.

Todos

  • ADD more employee datas
  • More Comparison charts

Author

Hilar AK

Git Repository

Hilar AK

License

License: AGPL v3

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
awesome dashboard i love it
by
ayman
on 4/1/18, 3:45 AM

by
calvin
on 2/26/18, 4:01 AM

Nice work
by
zahid
on 2/23/18, 10:20 AM

Nice work, thamks for sharing.


Nice Apps
by
Libu Koshy
on 2/23/18, 4:00 AM

Very good work Hilar.... cool Dashboard ....


Odoo Odoo Client Error
by
Tariq A. Adam
on 5/8/19, 6:42 AM

http://localhost:8069/web/content/9718-dca1698/web.assets_common.js line 2950 > Function:19 Traceback: anonymous@http://localhost:8069/web/content/9718-dca1698/web.assets_common.js line 2950 > Function:19:53 _render@http://localhost:8069/web/content/9718-dca1698/web.assets_common.js:2949:262 render@http://localhost:8069/web/content/9718-dca1698/web.assets_common.js:2949:146 _render@http://localhost:8069/web/content/9718-dca1698/web.assets_common.js:2953:52 render@http://localhost:8069/web/content/9718-dca1698/web.assets_common.js:2949:146 render/model


Installation error
by
Shahid M
on 7/3/18, 4:22 PM

hi, I have tried to install this module However I am getting below error. A sample image is also added as a reference. Please help me to install this amazing module. Thanks in advance. Uncaught TypeError: Cannot read property 'image' of undefined http://138.197.97.18:8069/web?debug#view_type=hr_dashboard_view&model=hr.dashboard&action=3734:19 Traceback: TypeError: Cannot read property 'image' of undefined at Engine.eval (eval at _render (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:2950:73), :19:107) at Engine._render (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:2949:296) at Engine.render (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:2949:151) at Engine._render (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:2953:57) at Engine.render (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:2949:151) at http://138.197.97.18:8069/web/content/10277-c8a0b47/web.assets_backend.js:5797:70 at http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:547:681 at fire (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:541:299) at Object.add [as done] (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:542:467) at Array. (http://138.197.97.18:8069/web/content/9386-56144fd/web.assets_common.js:547:649)


@raheem Azeez
by
Hilar AK
on 3/20/18, 4:13 AM Author

Blank page issue is related with odoo on windows server, check this link https://github.com/odoo/odoo/issues/14581?lipi=urn%3Ali%3Apage%3Ad_flagship3_messaging%3BO18X%2FE98SVKdiEiTCbko2Q%3D%3D By this simple script we can solve the same. UPDATE ir_attachment SET mimetype = 'text/javascript' WHERE mimetype ='text/plain' and datas_fname like '%.js';


post your issue on github
by
Hilar AK
on 3/3/18, 1:25 AM Author

We didnt notified such issues and may be module not installed well. You can make an issue on git hub specifying version, your comments and screen shots and console logs if any. https://github.com/hilarak/odoo_community_addons/issues


The is causing Odoo not to load properly after logging in
by
Raheem Azeez
on 3/2/18, 4:12 PM

The module is looking cool and I have tried installing it in 2 different databases on Windows 10 and Windows Server 2016 and on both occasions it always caused odoo to load with a blank screen with no module listed but just the company logo! Please, I'll like to know if this is general issue with the Windows and if there is anything I could do to rectify the error. Thanks


it's amazing
by
ayman
on 2/23/18, 7:39 AM