4
4
Appraisals
5
5
==========
6
6
7
- In Odoo, the *Appraisals * application can be used to evaluate employee performance on a recurring
8
- basis. Managers can evaluate the performance of their employees, and also allow employees to do a
9
- self-assessment of their own. Appraisals are customizable, and can be set for any kind of schedule
10
- desired.
11
-
12
- Appraisals give employees valuable feedback, including actionable goals to work toward, and
13
- measurable skills to improve upon. Additionally, appraisals may form the basis for raises,
14
- promotions, and other benefits.
15
-
16
- Regular appraisals are good for both the employees and the company, since they can accurately
17
- measure performance based on company goals, and show employees where they need to improve.
18
-
19
7
Configuration
20
8
=============
21
9
22
10
The :guilabel: `Configuration ` menu in the *Appraisals * application is where the settings can be
23
- configured, feedback templates can be edited, frequencies can be set, evaluation scales can be
24
- managed, data for 360 feedback can be stored, and goal tags can be viewed/created.
11
+ configured, feedback templates can be edited, evaluation scales can be managed, data for 360
12
+ feedback can be stored, and goal tags can be viewed/created.
25
13
26
14
Settings
27
- --------
15
+ ========
28
16
29
17
To access the *Settings * menu, navigate to :menuselection: `Appraisals application --> Configuration
30
18
--> Settings `.
31
19
32
20
Feedback templates
33
- ~~~~~~~~~~~~~~~~~~
21
+ ------------------
34
22
35
23
Feedback templates are form outlines used during an employee appraisal. Any edits made to a template
36
24
are, ultimately, reflected in the appraisals sent to employees.
@@ -48,36 +36,8 @@ The :guilabel:`Manager Feedback Template` has the following sections: :guilabel:
48
36
Any desired changes to the default feedback templates can be made by making changes directly in each
49
37
template.
50
38
51
- Appraisals
52
- ~~~~~~~~~~
53
-
54
- The :guilabel: `Appraisals ` section of the settings menu determines the frequency that appraisals are
55
- performed, and if it is possible to request additional feedback.
56
-
57
- .. image :: appraisals/appraisals-setting.png
58
- :align: center
59
8000
- :alt: The appraisals sections with the timeline filled in and 360 feedback enabled.
60
-
61
- .. _appraisals/appraisal-plan :
62
-
63
- Appraisals plans
64
- ****************
65
-
66
- By default, appraisals are pre-configured to be automatically created six months after an employee
67
- is hired, with a second appraisal exactly six months after that.
68
-
69
- Once those two initial appraisals have been completed in the employee's first year, following
70
- appraisals are only created once a year (every twelve months).
71
-
72
- To modify this schedule, change the number of months in the blank fields under the
73
- :guilabel: `Appraisals Plans ` section.
74
-
75
- .. important ::
76
- If the :guilabel: `Appraisals Plans ` section is modified, **all ** empty :guilabel: `Next Appraisal
77
- Dates ` are modified for **all ** employees.
78
-
79
39
360 feedback
80
- ************
40
+ ============
81
41
82
42
The :guilabel: `360 Feedback ` option can be enabled to allow managers to request feedback from other
83
43
employees using a different survey form, at any time, independent of the appraisal schedule.
@@ -98,7 +58,7 @@ document.
98
58
*Surveys * application **must ** be installed.
99
59
100
60
Evaluation scale
101
- ----------------
61
+ ================
102
62
103
63
On each employee appraisal form, final rating options appear by default. To view and edit these
104
64
options, navigate to :menuselection: `Appraisals application --> Configuration --> Evaluation Scale `.
@@ -119,7 +79,7 @@ of a rating, and drag the rating to the desired position on the list.
119
79
:alt: The evaluation scale, with the new button and click and drag icons highlighted.
120
80
121
81
360 feedback
122
- ------------
82
+ ============
123
83
124
84
The :guilabel: `360 Feedback ` section displays information for all the surveys currently configured
125
85
in the *Appraisals * application. To view the surveys, and their statistics, navigate to
@@ -171,6 +131,7 @@ document.
171
131
In previous versions of Odoo, this section was referred to as :guilabel: `Surveys `.
172
132
173
133
.. seealso ::
134
+ - :doc: `appraisals/schedule_appraisals `
174
135
- :doc: `appraisals/new_appraisals `
175
136
- :doc: `appraisals/appraisal_templates `
176
137
- :doc: `appraisals/goals `
@@ -180,6 +141,7 @@ document.
180
141
.. toctree ::
181
142
:titlesonly:
182
143
144
+ appraisals/schedule_appraisals
183
145
appraisals/new_appraisals
184
146
appraisals/appraisal_templates
185
147
appraisals/goals
0 commit comments