v 17.0 Third Party 11569
Download for v 17.0 Deploy on Odoo.sh Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Employees (hr)
Recruitment (hr_recruitment)
Time Off (hr_holidays)
Discuss (mail)
Employee Contracts (hr_contract)
Calendar (calendar)
Project (project)
Community Apps Dependencies
Lines of code 14122
Technical Name hrms_dashboard
LicenseLGPL-3
Websitehttps://www.openhrms.com
Versions 16.0 11.0 12.0 13.0 14.0 15.0 10.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Employees (hr)
Recruitment (hr_recruitment)
Time Off (hr_holidays)
Discuss (mail)
Employee Contracts (hr_contract)
Calendar (calendar)
Project (project)
Community Apps Dependencies
Lines of code 14122
Technical Name hrms_dashboard
LicenseLGPL-3
Websitehttps://www.openhrms.com
Versions 16.0 11.0 12.0 13.0 14.0 15.0 10.0 17.0
Community

Open HRMS HR Dashboard

Most Advanced Open-Source HR Management Software.

Key Highlights

Real-time Informations.

Provides all essential tools to deliver real-time information.

Quick access to different resource.

Employees quick access to their timesheet, company contracts and their broad factor for analyzing their leave.

Graph views.

Managers to view employee division by departments from department wise employee graph.

Leave allocation management.

Manager to view leave allocation requests, leaves for the day and month, job applications and finally approval of leaves after verification.

Overview screen.

Shows check in/ check out option, Department wise employees details, Payslips, Timesheet, Contracts, Broad factors, Leaves, Applications Etcetera.

Shows leave, join/resign, attrition rate analysis.

Shows the monthly leave analysis, with department wise with responsive bar and pie chart.

Shows upcoming Events and personal leave.

Shows upcoming Events, Birth days, Announcements and personal leave analysis.

  • Manage all HR related task.
    • Can manage all HR related task in one screen.
  • Realtime information.
    • provides you with all essential tools to deliver real-time informations.
  • Check in and Check out Fecility.
    • Provides you check in and check out facility from dashboard itself.
  • Department wise employee information.
    • provides department wise employee information.
  • Leave analysis.
    • provides daily and monthly leave analysis.
Version 17.0.1|Released on:9th November 2023

Initial Commit

Related Products

Our Services

service-icon

Odoo Customization

service-icon

Odoo Implementation

service-icon

Odoo Support

service-icon

Hire Odoo Developer

service-icon

Odoo Integration

service-icon

Odoo Migration

service-icon

Odoo Consultancy

service-icon

Odoo Implementation

service-icon

Odoo Licensing Consultancy

Our Industries

Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Support

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com
WhatsApp

Say hi to us on WhatsApp!

+91 99456767686

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.
There are no ratings yet!
Error in Dashboard
by
Neelu Thapar
on 12/7/23, 4:47 AM

RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
  File "/odoo/odoo/odoo/http.py", line 1732, in _serve_db
    return service_model.retrying(self._serve_ir_http, self.env)
  File "/odoo/odoo/odoo/service/model.py", line 133, in retrying
    result = func()
  File "/odoo/odoo/odoo/http.py", line 1759, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
  File "/odoo/odoo/odoo/http.py", line 1960, in dispatch
    result = self.request.registry['ir.http']._dispatch(endpoint)
  File "/odoo/odoo/addons/website/models/ir_http.py", line 235, in _dispatch
    response = super()._dispatch(endpoint)
  File "/odoo/odoo/odoo/addons/base/models/ir_http.py", line 207, in _dispatch
    result = endpoint(**request.params)
  File "/odoo/odoo/odoo/http.py", line 722, in route_wrapper
    result = endpoint(self, *args, **params_ok)
  File "/odoo/odoo/addons/web/controllers/dataset.py", line 24, in call_kw
    return self._call_kw(model, method, args, kwargs)
  File "/odoo/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/odoo/odoo/odoo/api.py", line 462, in call_kw
    result = _call_kw_model(method, model, args, kwargs)
  File "/odoo/odoo/odoo/api.py", line 435, in _call_kw_model
    result = method(recs, *args, **kwargs)
  File "/odoo/custom/addons/hrms_dashboard/models/hr_employee.py", line 68, in get_user_employee_details
    employee = self.env['hr.employee'].sudo().search_read(
  File "/odoo/odoo/odoo/models.py", line 5730, in search_read
    return records._read_format(fnames=fields, **read_kwargs)
  File "/odoo/odoo/odoo/models.py", line 3742, in _read_format
    vals[name] = convert(record[name], record, use_display_name)
  File "/odoo/odoo/odoo/models.py", line 6584, in __getitem__
    return self._fields[key].__get__(self, type(self))
  File "/odoo/odoo/odoo/fields.py", line 1206, in __get__
    self.compute_value(recs)
  File "/odoo/odoo/odoo/fields.py", line 1388, in compute_value
    records._compute_field_value(self)
  File "/odoo/odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
    return super()._compute_field_value(field)
  File "/odoo/odoo/odoo/models.py", line 4858, in _compute_field_value
    fields.determine(field.compute, self)
  File "/odoo/odoo/odoo/fields.py", line 101, in determine
    return needle(*args)
  File "/odoo/custom/addons/hrms_dashboard/models/hr_employee_base.py", line 36, in _compute_newly_hired
    employee.newly_hired = employee[
TypeError: '>' not supported between instances of 'bool' and 'datetime.date'

The above server error caused the following client error:
OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
    at handleError (https://erp.inventa.in/web/assets/e6d3923/web.assets_web.min.js:916:101)
    at App.handleError (https://erp.inventa.in/web/assets/e6d3923/web.assets_web.min.js:1543:29)
    at ComponentNode.initiateRender (https://erp.inventa.in/web/assets/e6d3923/web.assets_web.min.js:1006:19)

Caused by: RPC_ERROR: Odoo Server Error
    at makeErrorFromResponse (https://erp.inventa.in/web/assets/e6d3923/web.assets_web.min.js:2872:163)
    at XMLHttpRequest. (https://erp.inventa.in/web/assets/e6d3923/web.assets_web.min.js:2876:13)