Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Expenses (hr_expense) • Recruitment (hr_recruitment) • Time Off (hr_holidays) • Discuss (mail) • Invoicing (account) • Employee Contracts (hr_contract) • Calendar (calendar) • Project (project) |
Community Apps Dependencies |
Show
•
Odoo 17 HR Payroll
• Odoo17 Payroll Accounting • Open HRMS Advance Salary • Open HRMS Employee Documents Expiry • Open HRMS Employees From User • Open HRMS HR Dashboard • Open HRMS Leave Request Aliasing • Open HRMS Loan Accounting • Open HRMS Multi-Company • Open HRMS Official Announcements • Open HRMS Reminders Todo • OpenHRMS Employee Info • Open HRMS Loan Management • Open HRMS Resignation • Open HRMS Branch Transfer |
Lines of code | 17658 |
Technical Name |
ohrms_core |
License | LGPL-3 |
Website | https://www.openhrms.com |
Versions | 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Expenses (hr_expense) • Recruitment (hr_recruitment) • Time Off (hr_holidays) • Discuss (mail) • Invoicing (account) • Employee Contracts (hr_contract) • Calendar (calendar) • Project (project) |
Community Apps Dependencies |
Show
•
Odoo 17 HR Payroll
• Odoo17 Payroll Accounting • Open HRMS Advance Salary • Open HRMS Employee Documents Expiry • Open HRMS Employees From User • Open HRMS HR Dashboard • Open HRMS Leave Request Aliasing • Open HRMS Loan Accounting • Open HRMS Multi-Company • Open HRMS Official Announcements • Open HRMS Reminders Todo • OpenHRMS Employee Info • Open HRMS Loan Management • Open HRMS Resignation • Open HRMS Branch Transfer |
Lines of code | 17658 |
Technical Name |
ohrms_core |
License | LGPL-3 |
Website | https://www.openhrms.com |
Versions | 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
.png?3c84e83)
Open HRMS Core
The Complete HR Solution.

Key Highlights
HR Dashboard.
Provides all essential tools to deliver real-time information in a single dashboard.
Interactive Theme.
Interactive theme including Apps menu and search bar.
Employee Reminders.
Ensure that important events are never forgotten.
Shift Management.
Efficiently manages shifts .
Appraisal Plans & Strategies.
Customized appraisal plans in a best way.
Entry & Exit Checklist.
Keeps records of entry and exit checklist.
Custody/Property Management.
Fine management tool for property management.
Salary Advance.
Manage advance salary request of your company's staff.
HR Multi Company.
Enables multi company environment for your company.
Loan Management
Manage loan requests of your employee.
Employee Branch Transfer.
Allow you to transfer an employee from one branch to another branch.
HR Announcements.
Allow you to manage hr official announcements of your company.
Vacation Management.
Allow you to manage the vacation of your staffs.
HR Documents Management.
Allow you to manage different types of documents and their expiry.
Automation on Leave Request Mails.
Can automate leave request based on leave request mail.

Open HRMS Theme.
Attractive Open HRMS theme makes a bow.

Dashboard
Keep your eyes on your whole analysis.

Multi-Company
Manage multiple branch employees easily.

Loan Management.
Configure different loan policies, Assign approval authority, Conduct verification process and sanctioning of employee loan.

Salary Advance
Configure advance salary rules, Set advance salary limits, Minimum number of days, & Provide advance salary to employees.

Records Related Reminders
Reminder sets alarm to recall every important dates. 'Bell' symbol beside the chat icon will bring your reminder pops up. You can set reminders to any model (eg: Sales,HR,Project etc..) and also their corresponding date fields to compare. Eases company to memorize the special dates.

Employee Branch Transfer
You can transfer your employees to another branches without any pain.

Employee Documents Management
Keep the employee related documents with expiry notification.

Resignation Process.
Employees can draft their resignation. Higher authorities can timely do the needful via rejecting/ accepting the resignation statement.

HR Announcements
Managing Official Announcements, Greetings, Warnings, Rewards etc.

Automation on Leaves Requests Mails
Creates leave request automatically from incoming email.
-
Open HRMS Theme.
-
Dashboard.
-
Multi-Company.
-
Loan Management.
-
Salary Advance.
-
Records Related Reminders.
-
Employee Branch Transfer.
-
Employee Documents Management.
-
Resignation Process.
-
HR Announcements.
-
Automation on Leaves Requests Mails.
Initial Commit
Related Products
Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

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
.png?3c84e83)
Got questions or need help? Get in touch.
Say hi to us on WhatsApp!

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
RPC_Error
Error when accessing from a non-admin user, but the user has admin access rights (not settings).
Removing the HRMS Dashboard fixes the error.
Also, the HRMS CORE causes the little box on the top left to be slightly moved to the left, and the Open HRMS Theme can't scroll down to view icons at the bottom when there are many apps activated, cutting the bottom ones off.
RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1764, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 133, in retrying
result = func()
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1995, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/usr/lib/python3/dist-packages/odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 222, in _dispatch
result = endpoint(**request.params)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 741, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 464, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 435, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/mnt/extra-addons/hrms_dashboard/models/hr_employee.py", line 361, in employee_leave_trend
self.env.cr.execute(sql, (employee[0]['id'],))
IndexError: list index out of range
The above server error caused the following client error:
RPC_ERROR: Odoo Server Error
RPC_ERROR
at makeErrorFromResponse (http://localhost:11017/web/assets/debug/web.assets_web.js:27905:19)
at XMLHttpRequest. (http://localhost:11017/web/assets/debug/web.assets_web.js:27953:27)
Re: RPC_Error
We need more clarification on the issue you've raised.
Could you please share the detailed steps to recreate the issue by sending your queries to our email address at odoo@cybrosys.com
error
Error while importing module 'hr_employee_transfer'. Module loading hr_employee_transfer failed: file /tmp/tmplnpz7utz/hr_employee_transfer/security/ir.model.access.csv could not be processed: No matching record found for external id 'model_employee_transfer' in field 'Model' No matching record found for external id 'model_employee_transfer' in field 'Model' Missing required value for the field 'Model' (model_id) Missing required value for the field 'Model' (model_id)
Re: error
While using the Import-Module feature in Odoo, it only imports data modules (.xml files and static assets). Please follow the link to install a module in Odoo 17.
https://www.cybrosys.com/blog/how-to-install-a-custom-module-in-odoo-16