@@ -4,13 +4,13 @@ Refuse applicants
4
4
5
5
At any point in the recruitment process, an applicant can be refused for a job position.
6
6
7
- To refuse an applicant, start by navigating to the applicant's card in the *Recruitment * app. This
7
+ To refuse an applicant, start by navigating to the applicant's card in the ** Recruitment * * app. This
8
8
is done in one of two ways:
9
9
10
10
- Navigate to :menuselection: `Recruitment app --> Applications --> All Applications `. In the
11
11
:guilabel: `Applications ` list, click anywhere on the desired applicant's line to open that
12
12
specific applicant's card.
13
- - Navigate to the main *ob Positions * dashboard by navigating to :menuselection: `Recruitment app
13
+ - Navigate to the main *Job Positions * dashboard by navigating to :menuselection: `Recruitment app
14
14
--> Applications --> By Job Position `. Next, click on the desired job position card, then click on
15
15
the individual applicant card from the :guilabel: `Applications ` page.
16
16
@@ -37,15 +37,13 @@ The default refuse reasons in Odoo, and their corresponding email templates, are
37
37
* - Email Template
38
38
- Refusal Reason
39
39
* - :guilabel: `Recruitment: Refuse `
40
- - | :guilabel: `Doesn't fit the job requirements `
41
- | :guilabel:`Language issues`
42
- | :guilabel:`Role already fulfilled`
40
+ - | :guilabel: `Does not fit the job requirements `
41
+ | :guilabel:`Job already fulfilled`
43
42
| :guilabel:`Duplicate`
44
43
| :guilabel:`Spam`
45
44
* - :guilabel: `Recruitment: Not interested anymore `
46
- - | :guilabel: `Refused by Applicant: don't like job `
47
- | :guilabel:`Refused by Applicant: better offer`
48
- | :guilabel:`Refused by Applicant: salary`
45
+ - | :guilabel: `Refused by applicant: job fit `
46
+ | :guilabel:`Refused by applicant: salary`
49
47
50
48
Additional refusal reasons :ref: `can be created, and existing ones can be modified (or deleted)
51
49
<recruitment/new-refuse>`.
@@ -58,8 +56,8 @@ Create or modify refuse reasons
58
56
-------------------------------
59
57
60
58
To view and configure refuse reasons, navigate to :menuselection: `Recruitment app --> Configuration
61
- --> Applications: Refuse Reasons `. Doing so reveals the :guilabel: `Refuse Reasons ` page, where all
62
- the existing refuse reasons are listed.
59
+ --> Refuse Reasons `. Doing so reveals the :guilabel: `Refuse Reasons ` page, where all the existing
60
+ refusal reasons are listed.
63
61
64
62
To create a new refuse reason from the :guilabel: `Refuse Reasons ` page, click the :guilabel: `New `
65
63
button in the top-left corner. A blank line appears at the bottom of the list, with an empty field
@@ -68,8 +66,8 @@ present in the :guilabel:`Description` column.
68
66
Type in the new refuse reason in the field. It is recommended to enter a reason that is short and
69
67
concise, such as `Offer expired ` or `Withdrew application `.
70
68
71
- Then, in the :guilabel: `Email Template ` field, click on the field to reveal a drop-down menu.
72
- Select an :guilabel: `Email Template ` from the list to be used when this refuse reason is selected.
69
+ Then, in the :guilabel: `Email Template ` field, click on the field to reveal a drop-down menu. Select
70
+ an :guilabel: `Email Template ` from the list to be used when this refuse reason is selected.
73
71
74
72
If a new :guilabel: `Email Template ` is desired, type in the name for the new template in the field.
75
73
Then, click :guilabel: `Create and edit... `, and a :guilabel: `Create Email Template ` form pop-up
@@ -101,12 +99,11 @@ Send refusal email
101
99
==================
102
100
103
101
After clicking the :guilabel: `Refuse ` button on an applicant form, a :ref: `Refuse Reason
104
- <recruitment/refuse-reasons>` can be selected from the :guilabel: `refuse reason ` pop-up window.
102
+ <recruitment/refuse-reasons>` is then selected from the :guilabel: `Refuse Reason ` pop-up window.
105
103
Then, two fields appear below the selected refusal reason: :guilabel: `Send Email ` and
106
104
:guilabel: `Email Template `.
107
105
108
106
.. image :: refuse_applicant/refuse-pop-up.png
109
- :align: center
110
107
:alt: The Refuse Reason pop-up window that appears when refusing an applicant.
111
108
112
109
The applicant's email address automatically populates the :guilabel: `Send Email ` field; additional
@@ -124,7 +121,6 @@ refusal email is sent to the applicant, and a red :guilabel:`Refused` banner app
124
121
applicant's card in the top-right corner.
125
122
126
123
.. image :: refuse_applicant/refuse.png
127
- :align: center
128
124
:alt: An applicant's card with the refused banner appearing in the top-right corner in red.
129
125
130
126
View refused applicants
@@ -134,11 +130,14 @@ After refusal, the applicant's card is no longer visible in the job position's K
134
130
it is still possible to view applicants who have been refused.
135
131
136
132
To view only the refused applicants, go to :menuselection: `Recruitment app --> Applications --> By
137
- Job Positions `, or :menuselection: `Recruitment app --> Applications --> All Applications `.
138
-
139
- On the :guilabel: `Applications ` page, click the :icon: `fa-caret-down ` :guilabel: `(caret down) `
140
- button in the :guilabel: `Search... ` bar, then click :guilabel: `Refused `, located under the
141
- :guilabel: `Filters ` section.
133
+ Job Positions `, or :menuselection: `Recruitment app --> Applications --> All Applications `. Both
134
+ methods navigate to the :guilabel: `Applications ` dashboard, the only difference is :guilabel: `By Job
135
+ Positions ` displays applicants in a Kanban view, while :guilabel: `All Applications ` displays
136
+ applicants in a list view.
137
+
138
+ On the :guilabel: `Applications ` page, click the :icon: `fa-caret-down ` :guilabel: `(Toggle Search
139
+ Panel) ` button in the search bar, then click :guilabel: `Refused `, located under the
140
+ :icon: `fa-funnel ` :guilabel: `Filters ` section.
142
141
143
142
All applicants that have been refused for the job position appear on the :guilabel: `Applications `
144
143
page for that position, organized by the stage they were in when they were refused.
0 commit comments