[docs] updated toc and added projects docs

This commit is contained in:
Priya
2013-09-06 17:01:55 +05:30
parent 881a47f5c7
commit cd0553573c
27 changed files with 281 additions and 90 deletions

View File

@@ -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.