mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 05:58:27 +00:00
[docs] made structure for user docs combining manual and existing help
This commit is contained in:
10
docs/docs.user.hr.appraisal.md
Normal file
10
docs/docs.user.hr.appraisal.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
{
|
||||
"_label": "Appraisal"
|
||||
}
|
||||
---
|
||||
In ERPNext, you can manage Employee Appraisals by creating an Appraisal Template for each role with the parameters that define the performance and giving a weight to each parameter.
|
||||
|
||||
Once the Appraisal Template is completed, you can create Appraisal records for each period where you track performance. You can give points out of 5 for each parameter and the system will calculate the overall performance of the Employee.
|
||||
|
||||
To make the Appraisal final, make sure to “Submit” it.
|
||||
Reference in New Issue
Block a user