您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Anoop 2858cc5d08 Initial Commit 2 年前
.github Initial Commit 2 年前
.idea Initial Commit 2 年前
hrms Initial Commit 2 年前
.flake8 Initial Commit 2 年前
.git-blame-ignore-revs Initial Commit 2 年前
.gitignore Initial Commit 2 年前
.pre-commit-config.yaml Initial Commit 2 年前
.semgrepignore Initial Commit 2 年前
MANIFEST.in Initial Commit 2 年前
README.md Initial Commit 2 年前
codecov.yml Initial Commit 2 年前
hrms.png Initial Commit 2 年前
license.txt Initial Commit 2 年前
pyproject.toml Initial Commit 2 年前
requirements.txt Initial Commit 2 年前
setup.py Initial Commit 2 年前
sider.yml Initial Commit 2 年前

README.md

Frappe HR

Open Source, modern, and easy-to-use HR and Payroll Software for all organizations.

CI codecov

Introduction

Frappe 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

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.

  2. Install ERPNext.

  3. Once ERPNext is installed, add the hrms app to your bench by running

    $ bench get-app hrms
    
  4. After that, you can install the hrms app on the required site by running

    $ bench --site sitename install-app hrms
    

Documentation

Complete documentation for Frappe HR is available at https://docs.erpnext.com/docs/user/manual/en/human-resources

License

GNU GPL V3. (See license.txt for more information).

The HR code is licensed as GNU General Public License (v3) and the copyright is owned by Frappe Technologies Pvt Ltd (Frappe) and Contributors.