mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
[docs] updated toc and added projects docs
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
---
|
||||
{
|
||||
"_label": "Human Resource Management"
|
||||
"_label": "Human Resource Management",
|
||||
"_toc": [
|
||||
"docs.user.hr.set-up",
|
||||
"docs.user.hr.employee",
|
||||
"docs.user.hr.leave",
|
||||
"docs.user.hr.attendance",
|
||||
"docs.user.hr.payroll",
|
||||
"docs.user.hr.expense_claim",
|
||||
"docs.user.hr.appraisal"
|
||||
]
|
||||
}
|
||||
---
|
||||
The Human Resources (HR) Module covers the processes linked to managing a team of co-workers. Most important feature here is processing the payroll by using the Salary Manager to generate Salary Slips. Most countries have complex tax rules stating which expenses the company can make on behalf of the Employees. There are a set of rules for the company to deduct taxes and social security from employee payroll. ERPNext allows to accomodate all types of taxes and their calculation.
|
||||
|
||||
Reference in New Issue
Block a user