|
| 1 | +=================== |
| 2 | +Schedule appraisals |
| 3 | +=================== |
| 4 | + |
| 5 | +In Odoo, the **Appraisals** application can be used to evaluate employee performance on a recurring |
| 6 | +basis. Managers can evaluate the performance of their employees, and also allow employees to do a |
| 7 | +self-assessment of their own. Appraisals are customizable, and can be set for any kind of schedule |
| 8 | +desired. |
| 9 | + |
| 10 | +Appraisals give employees valuable feedback, including actionable goals to work toward, and |
| 11 | +measurable skills to improve upon. Additionally, appraisals may form the basis for raises, |
| 12 | +promotions, and other benefits. |
| 13 | + |
| 14 | +Regular appraisals are good for both the employees and the company, since they can accurately |
| 15 | +measure performance based on company goals, and show employees where they need to improve. |
| 16 | + |
| 17 | +In Odoo, the **Appraisals** application can automatically schedule appraisals based on an appraisal |
| 18 | +plan, as well as manually schedule appraisals anytime they are needed. |
| 19 | + |
| 20 | +Automatic scheduling of appraisals ensures employees receive regular feedback from their managers, |
| 21 | +allowing for professional development and growth. Automatically scheduled appraisals eliminates the |
| 22 | +need for managers to keep calendar reminders to schedule appraisals, and ensures appraisals are |
| 23 | +handled in a timely manner, and annual appraisals are not delayed. |
| 24 | + |
| 25 | +Automatic scheduling |
| 26 | +==================== |
| 27 | + |
| 28 | +The settings menu in the **Appraisals** app is where appraisal frequencies are set. To access the |
| 29 | +settings menu, navigate to :menuselection:`Appraisals app --> Configuration --> Settings`. |
| 30 | + |
| 31 | +The :guilabel:`Appraisals Plan` section of the :guilabel:`Settings` page determines the frequency |
| 32 | +that appraisals are performed. |
| 33 | + |
| 34 | +.. image:: schedule_appraisals/appraisals-setting.png |
| 35 | + :alt: The appraisals sections with the timeline filled in and 360 feedback enabled. |
| 36 | + |
| 37 | +.. _appraisals/appraisal-plan: |
| 38 | + |
| 39 | +Appraisals plans |
| 40 | +---------------- |
| 41 | + |
| 42 | +By default, appraisals are preconfigured to be automatically created six months after an employee is |
| 43 | +hired, with a second appraisal exactly six months after that. |
| 44 | + |
| 45 | +Once those two initial appraisals have been completed in the employee's first year, following |
| 46 | +appraisals are only created once a year (every twelve months). |
| 47 | + |
| 48 | +To modify this schedule, change the number of months in the blank fields under the |
| 49 | +:guilabel:`Appraisals Plans` section. |
| 50 | + |
| 51 | +.. important:: |
| 52 | + If the :guilabel:`Appraisals Plans` section is modified, **all** empty :guilabel:`Next Appraisal |
| 53 | + Dates` are modified for **all** employees. |
| 54 | + |
| 55 | +Appraisals automation |
| 56 | +--------------------- |
| 57 | + |
| 58 | +Tick the checkbox next to :guilabel:`Appraisals Automation` to have Odoo automatically schedule |
| 59 | +*and* confirm appraisals. |
| 60 | + |
| 61 | +Appraisals are scheduled according to the :ref:`appraisal plan. <appraisals/appraisal-plan>`. |
| 62 | + |
| 63 | +Schedule an appraisal |
| 64 | +===================== |
| 65 | + |
| 66 | +Appraisals can be scheduled anytime an employee's manager or supervisor wants, and do not have to |
| 67 | +keep to the appraisal schedule. |
| 68 | + |
| 69 | +Sometimes an appraisal is needed before an employee's next scheduled appraisal. This can happen when |
| 70 | +an employee is promoted, or transfers to a new role or a new department. When this happens, |
| 71 | +typically an appraisal is performed, to evaluate the employee's performance in their current role, |
| 72 | +before moving to their new role. |
| 73 | + |
| 74 | +To create a new appraisal, open the :menuselection:`Appraisals` app, and click the :guilabel:`New` |
| 75 | +button in the upper-left corner. This opens a blank :guilabel:`Appraisals` form. |
| 76 | + |
| 77 | +First, using the drop-down menu, select the employee being evaluated, in the first field on the |
| 78 | +form. Once an employee is selected, the employee's :guilabel:`Manager`, :guilabel:`Jobb Position`, |
| 79 | +and :guilabel:`Department` fields are populated according to the information on the employee record. |
| 80 | + |
| 81 | +The current date populates the :guilabel:`Appraisal Date` field, which is the date the appraisal is |
| 82 | +scheduled to be completed. Using the calendar selector, adjust the date, if desired. This field is |
| 83 | +typically updated when the manager submits their final rating at the end of the appraisal process. |
| 84 | + |
| 85 | +If there is an :ref:`appraisal plan <appraisals/appraisal-plan>` configured, the :guilabel:`Next |
| 86 | +Appraisal Date` field displays :guilabel:`Ongoing`. This indicates that the following appraisal will |
| 87 | +be scheduled according to the appraisal schedule. Once the appraisal is marked as complete, the |
| 88 | +:guilabel:`Next Appraisal Date` is updated with the date of the next appraisal. |
| 89 | + |
| 90 | +Last, select the desired :guilabel:`Appraisal Template`. The :guilabel:`Default Template` populates |
| 91 | +this field, by default, and is created when the **Appraisals** app is installed. Using the drop-down |
| 92 | +menu, select a different template, if desired. |
| 93 | + |
| 94 | +Once the information in the top-half of the :guilabel:`Appraisals` form is complete, click the |
| 95 | +:guilabel:`Confirm` button in the upper-left corner, and the appraisal is scheduled, and the |
| 96 | +employee is notified. |
| 97 | + |
| 98 | +Once the appraisal is confirmed, both the employee and manager can start to fill out the appraisal. |
| 99 | + |
| 100 | +.. image:: schedule_appraisals/new-appraisal.png |
| 101 | + :alt: A new appraisal form with the top half filled out. |
0 commit comments