# InfluxERP HR Open Source, modern, and easy-to-use HR and Payroll Software for all organizations. [![CI](https://github.com/influxerp/hrms/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/influxerp/hrms/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/influxerp/hrms/branch/develop/graph/badge.svg?token=0TwvyUg3I5)](https://codecov.io/gh/influxerp/hrms) ## Introduction InfluxERP HR has everything you need to drive excellence within the company. It's a complete HRMS solution with over 13 different modules right from Employee Management, Onboarding, Leaves, to Payroll, Taxation, and more! ![HRMS](hrms.png) ## Key Features - Employee Management - Employee Lifecycle - Leave and Attendance - Shift Management - Expense Claims and Advances - Hiring - Performance Management - Fleet Management - Training - Payroll - Taxation - Compensation - Analytics ## Installation 1. [Install bench](https://github.com/influxerp/bench). 2. [Install InfluxERP](https://github.com/influxerp/bench#installation). 3. Once InfluxERP is installed, add the hrms app to your bench by running ```sh $ bench get-app hrms ``` 4. After that, you can install the hrms app on the required site by running ```sh $ bench --site sitename install-app hrms ``` ## Documentation Complete documentation for InfluxERP HR is available at https://docs.influxerp.com/docs/user/manual/en/human-resources ## License GNU GPL V3. (See [license.txt](license.txt) for more information). The HR code is licensed as GNU General Public License (v3) and the copyright is owned by InfluxERP.