Required Apps |
•
Employees (hr)
• Expenses (hr_expense) • Recruitment (hr_recruitment) • Time Off (hr_holidays) • Invoicing (account) • Project (project) |
Included Dependencies |
Show
•
Odoo14 Payroll
• Odoo14 Payroll Accounting • Open HRMS - HR Dashboard • Open HRMS Advance Salary • Open HRMS Employee Documents • Open HRMS Employee Info • Open HRMS Employees From User • Open HRMS Leave Request Aliasing • Open HRMS Loan Accounting • Open HRMS Multi-Company • Open HRMS Official Announcements • Open HRMS Reminders Todo • Odoo14 Employee Contracts Types • Open HRMS Resignation • Open HRMS Loan Management • Open HRMS Branch Transfer |
Lines of code | 15629 |
Technical Name |
ohrms_core |
License | AGPL-3 |
Website | https://www.openhrms.com |
Also available in version | v 11.0 v 13.0 v 10.0 v 12.0 |
Required Apps |
•
Employees (hr)
• Expenses (hr_expense) • Recruitment (hr_recruitment) • Time Off (hr_holidays) • Invoicing (account) • Project (project) |
Included Dependencies |
Show
•
Odoo14 Payroll
• Odoo14 Payroll Accounting • Open HRMS - HR Dashboard • Open HRMS Advance Salary • Open HRMS Employee Documents • Open HRMS Employee Info • Open HRMS Employees From User • Open HRMS Leave Request Aliasing • Open HRMS Loan Accounting • Open HRMS Multi-Company • Open HRMS Official Announcements • Open HRMS Reminders Todo • Odoo14 Employee Contracts Types • Open HRMS Resignation • Open HRMS Loan Management • Open HRMS Branch Transfer |
Lines of code | 15629 |
Technical Name |
ohrms_core |
License | AGPL-3 |
Website | https://www.openhrms.com |
Also available in version | v 11.0 v 13.0 v 10.0 v 12.0 |

Open HRMS Core
The Complete HR Solution
Key Highlights
- HR Dashboard
- Salary Advance
- Interactive Theme
- HR Multi Company
- Shift Management
- Loan Management
- Employee Reminders
- Employee Branch Transfer
- Advanced Employee Master
- Biometric Device Automation
- Appraisal Plans & Strategies
- HR Announcements
- Employee Insurance
- Vacation Management
- Law Suit Management
- Appreciations & Memos
- Entry & Exit Checklist
- HR Documents Management
- Custody/Property Management
- Automation on Leave Request Mails.

Overview
A simple, easy to use and intuitive tool helping employees and management to perform in full potential, boosting the productivity and overall employee satisfaction. Open HRMS offers a 360 degree overview of employee and their skills.
Configuration
No additional configuration is required.
Open HRMS Core
HR Dashboard
Salary Advance
Interactive Theme
HR Multi Company
Shift Management
Loan Management
EEmployee Reminders
Employee Branch Transfer
Advanced Employee Master
Biometric Device Automation
Appraisal Plans & Strategies
HR Announcements
Employee Insurance
Resignation Process
Vacation Management
Law Suit Management
Appreciations & Memos
Entry & Exit Checklist
HR Documents Management
Custody/Property Management
Automation on Leave Request Mails.
Screenshots
Suggested Products
Our Service

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers
Our Industries

Trading
Easily procure and sell your products.

Manufacturing
Plan, track and schedule your operations.

Restaurant
Run your bar or restaurant methodical.

POS
Easy configuring and convivial selling.

E-commerce & Website
Mobile friendly, awe-inspiring product pages.

Hotel Management
An all-inclusive hotel management application.

Education
A Collaborative platform for educational management.

Service Management
Keep track of services and invoice accordingly.
Need Any Help?
If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support.
Email us
odoo@cybrosys.com / info@cybrosys.com
Contact Us
www.cybrosys.com
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedohrms_core-13.0.1.2.1 - Error: QWeb2: Template 'reminder_menu' not found Solved
Found a workaround. I'm using Odoo 13 CE installed to a Windows environment.
Download hr_reminder module from https://apps.odoo.com/apps/modules/13.0/hr_reminder/.
Copy the extracted folder and replace existing hr_reminder folder
Done.
Re: ohrms_core-13.0.1.2.1 - Error: QWeb2: Template 'reminder_menu' not found Solved
Thanks for sharing
Great module
This app is bad need fix bugs.
this app need to more support from this company, so its not free because you will paid for support.
so , Pls solve all problems in this app and then show us in odoo apps.
Re: This app is bad need fix bugs.
We never charge for fixing bugs.
Great module on Odoo 13 but got some error on Odoo 14
We're facing this error when installed this module on Odoo 14.
Error:
Traceback:
Error: QWeb2: Template 'reminder_menu' not found
at Object.exception (http://45.77.249.27:8069/web/content/314-4720e44/web.assets_common.js:4369:7)
at Engine._render (http://45.77.249.27:8069/web/content/314-4720e44/web.assets_common.js:4414:103)
at Engine.render (http://45.77.249.27:8069/web/content/314-4720e44/web.assets_common.js:4410:151)
at Class.renderElement (http://45.77.249.27:8069/web/content/314-4720e44/web.assets_common.js:4921:734)
at http://45.77.249.27:8069/web/content/314-4720e44/web.assets_common.js:4931:6
at async Promise.all (index 4)
Error when installing
Error:
Odoo Server Error
Traceback (most recent call last):
File "F:\Mes Projets\Odoo14\server\odoo\addons\base\models\ir_http.py", line 237, in _dispatch
result = request.dispatch()
File "F:\Mes Projets\Odoo14\server\odoo\http.py", line 683, in dispatch
result = self._call_function(**self.params)
File "F:\Mes Projets\Odoo14\server\odoo\http.py", line 359, in _call_function
return checked_call(self.db, *args, **kwargs)
File "F:\Mes Projets\Odoo14\server\odoo\service\model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "F:\Mes Projets\Odoo14\server\odoo\http.py", line 347, in checked_call
result = self.endpoint(*a, **kw)
File "F:\Mes Projets\Odoo14\server\odoo\http.py", line 912, in __call__
return self.method(*args, **kw)
File "F:\Mes Projets\Odoo14\server\odoo\http.py", line 531, in response_wrap
response = f(*args, **kw)
File "F:\Mes Projets\Odoo14\server\odoo\addons\web\controllers\main.py", line 1381, in call_button
action = self._call_kw(model, method, args, kwargs)
File "F:\Mes Projets\Odoo14\server\odoo\addons\web\controllers\main.py", line 1369, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "F:\Mes Projets\Odoo14\server\odoo\api.py", line 396, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "F:\Mes Projets\Odoo14\server\odoo\api.py", line 383, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "<decorator-gen-72>", line 2, in button_immediate_install
File "F:\Mes Projets\Odoo14\server\odoo\addons\base\models\ir_module.py", line 73, in check_and_log
return method(self, *args, **kwargs)
File "F:\Mes Projets\Odoo14\server\odoo\addons\base\models\ir_module.py", line 474, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "F:\Mes Projets\Odoo14\server\odoo\addons\base\models\ir_module.py", line 592, in _button_immediate_function
modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "F:\Mes Projets\Odoo14\server\odoo\modules\registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "F:\Mes Projets\Odoo14\server\odoo\modules\loading.py", line 455, in load_modules
loaded_modules, update_module, models_to_check)
File "F:\Mes Projets\Odoo14\server\odoo\modules\loading.py", line 348, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "F:\Mes Projets\Odoo14\server\odoo\modules\loading.py", line 178, in load_module_graph
load_openerp_module(package.name)
File "F:\Mes Projets\Odoo14\server\odoo\modules\module.py", line 358, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "f:\mes projets\odoo14\server\addons\hrms_dashboard\__init__.py", line 23, in <module>
from . import models
File "f:\mes projets\odoo14\server\addons\hrms_dashboard\models\__init__.py", line 3, in <module>
from . import hrms_dashboard
File "f:\mes projets\odoo14\server\addons\hrms_dashboard\models\hrms_dashboard.py", line 6, in <module>
import pandas as pd
File "F:\Mes Projets\Odoo14\python\lib\site-packages\pandas\__init__.py", line 17, in <module>
"Unable to import required dependencies:\n" + "\n".join(missing_dependencies)
Exception
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "F:\Mes Projets\Odoo14\server\odoo\http.py", line 639, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "F:\Mes Projets\Odoo14\server\odoo\http.py", line 315, in _handle_exception
raise exception.with_traceback(None) from new_cause
ImportError: Unable to import required dependencies:
numpy:
IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.
We have compiled some common reasons and troubleshooting tips at:
https://numpy.org/devdocs/user/troubleshooting-importerror.html
Please note and check the following:
* The Python version is: Python3.7 from "F:\Mes Projets\Odoo14\python\python.exe"
* The NumPy version is: "1.20.1"
and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.
Original error was: No module named 'numpy.core._multiarray_umath'
Panda installed still giving "Pandas not installed" error
Unable to install module "hrms_dashboard" because an external dependency is not met: Python library not installed: pandas
ohrms_core-13.0.1.2.1 - Error: QWeb2: Template 'reminder_menu' not found
I'm having this error when installing the reminder module on Odoo 13 CE.
essay writer cheap
As soon as you fill out the order form, you will be redirected to the payment page. In case something is not clear, there are tips to guide you through it. https://clubessay.com/online-essay-writer It typically takes a couple of minutes for us to receive the money transfer from you.
Hello There,
Really appreciate your application functionality.
I have just installed on Odoo 14 and got following error.
If you can help my to fix issue then it would be very helpful
Thank you.
I have the same Issue with Odoo 13