-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[ADD] Appraisals: Schedule appraisals #13230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
92 changes: 92 additions & 0 deletions
92
content/applications/hr/appraisals/schedule_appraisals.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
=================== | ||
Schedule appraisals | ||
=================== | ||
|
||
Odoo's **Appraisals** app helps managers run recurring performance reviews. Each review can include | ||
a self-assessment and can follow any schedule the company sets. | ||
|
||
Regular appraisals turn day-to-day work into clear goals and measurable skill targets. They also | ||
supply the objective evidence HR needs for raises or promotions, and keep individual performance | ||
aligned with company KPIs. | ||
|
||
Reviews can be :ref:`scheduled automatically <appraisals/auto>` through an :ref:`appraisal plan | ||
<appraisals/appraisal-plan>` that triggers evaluations at set intervals, or :ref:`created manually | ||
<appraisals/manual>` whenever needed—such as before a promotion or department transfer. | ||
|
||
.. _appraisals/auto: | ||
|
||
Automatic scheduling | ||
==================== | ||
|
||
To ensure no appraisal is missed, enable automatic scheduling by going to :menuselection:`Appraisals | ||
app --> Configuration --> Settings`. | ||
|
||
The :guilabel:`Appraisals Plan` settings determines the frequency that appraisals are scheduled. | ||
|
||
.. image:: schedule_appraisals/appraisals-setting.png | ||
:alt: The appraisals sections with the timeline filled in and 360 feedback enabled. | ||
|
||
.. _appraisals/appraisal-plan: | ||
|
||
Appraisals plans | ||
---------------- | ||
|
||
By default, appraisals are preconfigured to be automatically created six months after an employee is | ||
hired, with a second appraisal exactly six months after that. | ||
|
||
Once those two initial appraisals have been completed in the employee's first year, following | ||
appraisals are only created once a year (every twelve months). | ||
|
||
To modify this schedule, change the number of months in the blank fields under the | ||
:guilabel:`Appraisals Plans` section. | ||
|
||
.. important:: | ||
Changing the :guilabel:`Appraisals Plans` field updates **every** employee record whose | ||
:guilabel:`Next Appraisal Dates` is empty. | ||
|
||
Appraisals automation | ||
--------------------- | ||
|
||
Tick the checkbox next to :guilabel:`Appraisals Automation` to have Odoo automatically schedule | ||
*and* confirm appraisals. | ||
|
||
Appraisals are scheduled according to the :ref:`appraisal plan <appraisals/appraisal-plan>`. | ||
|
||
.. _appraisals/manual: | ||
|
||
Manually schedule an appraisal | ||
============================== | ||
|
||
Managers can schedule an appraisal at any time, outside the regular cycle. | ||
|
||
For example, if an employee is promoted, or transfers to a new role or a new department, an | ||
appraisal is scheduled to assess performance in the current role. | ||
|
||
To create a new appraisal, open the :menuselection:`Appraisals` app, and click the :guilabel:`New` | ||
button in the upper-left corner. This opens a blank :guilabel:`Appraisals` form. | ||
|
||
First, using the drop-down menu, select the employee being evaluated, in the first field on the | ||
form. Once an employee is selected, the employee's :guilabel:`Manager`, :guilabel:`Job Position`, | ||
and :guilabel:`Department` fields are populated according to the information on the employee record. | ||
|
||
The current date populates the :guilabel:`Appraisal Date` field, which is the date the appraisal is | ||
scheduled to be completed. Using the calendar selector, adjust the date, if desired. This field is | ||
typically updated when the manager submits their final rating at the end of the appraisal process. | ||
|
||
If there is an :ref:`appraisal plan <appraisals/appraisal-plan>` configured, the :guilabel:`Next | ||
Appraisal Date` field displays :guilabel:`Ongoing`. This indicates that the following appraisal will | ||
be scheduled according to the appraisal schedule. Once the appraisal is marked as complete, the | ||
:guilabel:`Next Appraisal Date` is updated with the date of the next appraisal. | ||
|
||
Last, select the desired :guilabel:`Appraisal Template`. The :guilabel:`Default Template` populates | ||
this field, by default, and is created when the **Appraisals** app is installed. Using the drop-down | ||
menu, select a different template, if desired. | ||
|
||
Once the information in the top-half of the :guilabel:`Appraisals` form is complete, click the | ||
:guilabel:`Confirm` button in the upper-left corner, and the appraisal is scheduled, and the | ||
employee is notified. | ||
|
||
Once the appraisal is confirmed, both the employee and manager can start to fill out the appraisal. | ||
|
||
.. image:: schedule_appraisals/new-appraisal.png | ||
:alt: A new appraisal form with the top half filled out. |
File renamed without changes
Binary file added
BIN
+16.6 KB
content/applications/hr/appraisals/schedule_appraisals/new-appraisal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.