Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

2 роки тому
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <div align="center" markdown="1">
  2. <img src=".github/frappe-hr-logo.png" alt="Frappe HR logo" width="170" style="max-width: 100%;"/>
  3. Open Source, modern, and easy-to-use HR and Payroll Software for all organizations.
  4. [![CI](https://github.com/frappe/hrms/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/frappe/hrms/actions/workflows/ci.yml)
  5. [![codecov](https://codecov.io/gh/frappe/hrms/branch/develop/graph/badge.svg?token=0TwvyUg3I5)](https://codecov.io/gh/frappe/hrms)
  6. [https://frappehr.com](https://frappehr.com)
  7. </div>
  8. ## Introduction
  9. 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!
  10. ![HRMS](hrms.png)
  11. ## Key Features
  12. - Employee Management
  13. - Employee Lifecycle
  14. - Leave and Attendance
  15. - Shift Management
  16. - Expense Claims and Advances
  17. - Hiring
  18. - Performance Management
  19. - Fleet Management
  20. - Training
  21. - Payroll
  22. - Taxation
  23. - Compensation
  24. - Analytics
  25. ## Installation
  26. 1. [Install bench](https://github.com/frappe/bench).
  27. 2. [Install ERPNext](https://github.com/frappe/bench#installation).
  28. 3. Once ERPNext is installed, add the hrms app to your bench by running
  29. ```sh
  30. $ bench get-app hrms
  31. ```
  32. 4. After that, you can install the hrms app on the required site by running
  33. ```sh
  34. $ bench --site sitename install-app hrms
  35. ```
  36. ## Learning and Community
  37. 1. [Documentation](https://frappehr.com/docs) - Extensive documentation for Frappe HR.
  38. 2. [User Forum](https://discuss.erpnext.com/) - Engage with the community of ERPNext users and service providers.
  39. 3. [Telegram Group](https://t.me/frappehr) - Get instant help from the community of users.
  40. ## Contribute
  41. 1. [Issue Guidelines](https://github.com/frappe/erpnext/wiki/Issue-Guidelines) - [Create an issue](https://github.com/frappe/hrms/issues/new)
  42. 1. [Contribution Guidelines](https://github.com/frappe/erpnext/wiki/Contribution-Guidelines)
  43. ## License
  44. GNU GPL V3. (See [license.txt](license.txt) for more information).
  45. The HR code is licensed as GNU General Public License (v3) and the copyright is owned by Frappe Technologies Pvt Ltd (Frappe) and Contributors.