2
2
Job positions
3
3
=============
4
4
5
- In Odoo * Recruitment *, all job positions are shown on the default dashboard in the * Recruitment *
6
- app. This includes positions that are being actively recruited for, as well as inactive positions.
5
+ In Odoo's ** Recruitment ** application , all job positions are shown on the default dashboard in the
6
+ ** Recruitment ** app, which includes both active and inactive positions.
7
7
8
8
Each job position is shown in an individual Kanban card. If the job position is active, and
9
- candidates can apply, a :guilabel: `Published ` banner appears in the top-right corner of the card.
9
+ candidates can apply, a :guilabel: `PUBLISHED ` banner appears in the top-right corner of the card.
10
10
11
11
View submitted applications by clicking anywhere on a job position card.
12
12
13
13
.. image :: new_job/jobs.png
14
- :align: center
15
14
:alt: Main dashboard view of Recruitment app showing all job positions.
16
15
17
16
Create a new job position
18
17
=========================
19
18
20
- To create a new job position from the main dashboard in the *Recruitment * app, click the
21
- :guilabel: `New ` button in the top-left corner, and a :guilabel: `Create a Job Position ` modal
19
+ To create a new job position from the main dashboard in the ** Recruitment * * app, click the
20
+ :guilabel: `New ` button in the top-left corner, and a :guilabel: `Create a Job Position ` pop-up window
22
21
appears.
23
22
24
23
First, enter the name of the :guilabel: `Job Position ` (such as `Sales Manager `, `Mechanical
@@ -33,76 +32,122 @@ When complete, click the :guilabel:`Create` button to save the entry, or the :gu
33
32
button to delete it.
34
33
35
34
.. image :: new_job/job-title.png
36
- :align: center
37
35
:alt: Create a new job position.
38
36
39
37
Once the job position has been created, it appears as a card in the Kanban view on the main
40
- *Recruitment * app dashboard.
38
+ ** Recruitment * * app dashboard.
41
39
42
40
.. _recruitment/new_job_position/edit :
43
41
44
42
Edit a new job position
45
43
-----------------------
46
44
47
- After the job position is created, it's time to enter the details for the position. Click on the
48
- :guilabel: ` ⋮ (three dots ) ` icon in the upper-right corner of the relevant card to reveal several
49
- options, and then click :guilabel: `Configuration ` to edit the details.
45
+ After the job position is created, it is time to enter the details for the position. Click on the
46
+ :icon: ` fa-ellipsis-v ` :guilabel: ` (Dropdown menu ) ` icon in the upper-right corner of the relevant
47
+ card to reveal several options, and then click :guilabel: `Configuration ` to edit the details.
50
48
51
49
.. image :: new_job/edit-job.png
52
- :align: center
53
50
:alt: Edit the job position card.
54
51
52
+ .. note ::
53
+ The top-right corner of the card has a toggle to publish the job position to the website. If the
54
+ job position is published, a green :guilabel: `Published ` toggle is visible. If the job position
55
+ is *not * published a gray :guilabel: `Not Published ` toggle appears. Click the toggle to publish
56
+ or unpublish the job position.
57
+
58
+ Recruitment tab
59
+ ~~~~~~~~~~~~~~~
60
+
55
61
All the basic information about the job position is listed under the :guilabel: `Recruitment ` tab.
56
62
57
63
None of the fields are required, but it is important to configure and populate the
58
- :guilabel: `Department `, :guilabel: `Location `, :guilabel: `Employment Type `, and :guilabel: `Job
59
- Summary ` fields, as they are all visible to prospective applicants on the website.
64
+ :guilabel: `Department `, :guilabel: `Job Location `, :guilabel: `Employment Type ` fields, and the
65
+ :guilabel: `Job Summary ` tab, as they are all visible to prospective applicants on the website.
66
+
67
+ .. note ::
68
+ Some fields listed below may not appear depending on the database configuration and other
69
+ installed applications.
60
70
61
71
The fields can be filled out as follows:
62
72
63
- - :guilabel: `Department `: select the relevant department for the job position. This is visible on
73
+ - :guilabel: `Department `: Select the relevant department for the job position. This is visible on
64
74
the website.
65
- - :guilabel: `Job Location `: select the physical address for the job. If the job position is remote,
75
+ - :guilabel: `Job Location `: Select the physical address for the job. If the job position is remote,
66
76
leave this field blank. This is visible on the website.
67
- - :guilabel: `Email Alias `: enter an email address to which applicants can send a resumé. Once
68
- emailed, Odoo automatically creates an application for them.
77
+ - :guilabel: `Industry `: Select the relevant industry the job position falls under. This field
78
+ corresponds to the industries on job boards. Odoo comes with 86 preconfigured industries. It is
79
+ *not * recommended to add a new industry, as it may hide the job position during some searched on
80
+ the various job boards.
81
+ - :guilabel: `Email Alias `: Enter an email address to which applicants can send a resumé. Once
82
+ emailed, Odoo automatically creates an application for them. If an email was entered when creating
83
+ the job position, this field is populated.
69
84
- :guilabel: `Employment Type `: select what type of position the job is, using the drop-down menu.
70
85
The default options are :guilabel: `Permanent `, :guilabel: `Temporary `, :guilabel: `Seasonal `,
71
- :guilabel: `Interim `, :guilabel: `Full-Time `, and :guilabel: `Part-Time `. This is visible on the
72
- website.
73
- - :guilabel: `Company `: select the company the job is for. This field only appears if using a
86
+ :guilabel: `Full-Time `, :guilabel: `Intern `, :guilabel: `Student `, :guilabel: `Apprenticeship `,
87
+ :guilabel: `Thesis `, :guilabel: `Statutory `, and :guilabel: `Employee `. Depending on the installed
88
+ localization, other options may be available. This is visible on the website.
89
+ - :guilabel: `Working Schedule `: Select the working schedule for the job position. Odoo provides one
90
+ working schedule by default, :guilabel: `Standard 40 hours/week `, but all working schedules in the
91
+ database are available.
92
+ - :guilabel: `Salary Range `: Enter both the minimum and maximum salaries offered for the position in
93
+ the two fields. Then, set the last field to the time-frame for the salary range. The default
94
+ options are :guilabel: `Hour `, :guilabel: `Day `, :guilabel: `Week `, :guilabel: `Bi-Week `,
95
+ :guilabel: `Month `, and :guilabel: `Year `.
96
+ - :guilabel: `Expected Skills `: Select all the desired skills for the job position, using the
97
+ drop-down menu. The skills presented are :ref: `configured in the Employees app
98
+ <employees/skills>`.
99
+ - :guilabel: `Company `: Select the company the job is for. This field only appears if using a
74
100
multi-company database.
75
- - :guilabel: `Target `: enter the number of employees to be hired for this position.
76
- - :guilabel: `Is Published `: activate this option to publish the job online.
77
- - :guilabel: `Website `: select the website the job is published on.
78
- - :guilabel: `Recruiter `: select the person responsible for recruiting this role.
79
- - :guilabel: `Interviewers `: select who should perform the interviews. Multiple people can be
101
+ - :guilabel: `Mission Dates `: Using the calendar selector, set the start date for the job position.
102
+ If the job is temporary and has a specific end date, set the end date in the second field.
103
+ - :guilabel: `Target `: Enter the number of employees to be hired for this position.
104
+ - :guilabel: `Website `: Select the website the job is published on.
105
+ - :guilabel: `Recruiter `: Select the person responsible for recruiting this role.
106
+ - :guilabel: `Interviewers `: Select who should perform the interviews. Multiple people can be
80
107
selected.
81
108
- :guilabel: `Interview Form `: select an :ref: `Interview form <recruitment/interview >` that
82
109
applicants fill out prior to their interview.
83
- - :guilabel: `Contract Template `: select a contract template to be used when offering the job to a
110
+ - :guilabel: `Contract Template `: Select a contract template to be used when offering the job to a
84
111
candidate.
85
- - :guilabel: `Process Details ` section: this section contains information that is displayed online
86
- for the job position. This informs the applicants of the timeline and steps for the recruitment
87
- process, so they know when to expect a reply.
88
112
89
- - :guilabel: `Time to Answer `: enter the number of days before the applicant is contacted.
90
- - :guilabel: `Process `: enter the various stages the candidate goes through during the recruitment
91
- process.
92
- - :guilabel: `Days to get an Offer `: enter the number of days before the applicant should expect
93
- an offer after the recruitment process has ended.
113
+ .. image :: new_job/recruitment-tab.png
114
+ :alt: The job information details in the Recruitment tab.
115
+
116
+ Job summary tab
117
+ ~~~~~~~~~~~~~~~
118
+
119
+ Enter the job description in the :guilabel: `Job Summary ` tab. This description is visible on the
120
+ website.
121
+
122
+ .. image :: new_job/job-summary.png
123
+ :alt: The summary of the position in the Job Summary tab.
124
+
125
+ Application info tab
126
+ ~~~~~~~~~~~~~~~~~~~~
127
+
128
+ The :guilabel: `Process Details ` section of the :guilabel: `Application Info ` tab contains information
129
+ that is displayed online for the job position. This informs the applicants of the timeline and steps
130
+ for the recruitment process, so they know when to expect a reply.
131
+
132
+ The following fields are populated by default, but can be modified to suit the recruitment timeline
133
+ of the business:
134
+
135
+ - :guilabel: `Time to Answer `: Enter the number of days before the applicant is contacted.
136
+ :guilabel: `2 open days ` populates this field by default.
137
+ - :guilabel: `Process `: Enter the various stages the candidate goes through during the recruitment
138
+ process. By default, two process steps are visible: :guilabel: `1 Phone Call ` and :guilabel: `1
139
+ Onsite Interview `.
140
+ - :guilabel: `Days to get an Offer `: Enter the number of days before the applicant should expect an
141
+ offer after the recruitment process has ended. The default is :guilabel: `4 Days after Interview `.
142
+
143
+ .. image :: new_job/app-info.png
144
+ :alt: Enter job information details in the recruitment tab.
94
145
95
146
.. note ::
96
147
The :guilabel: `Process Details ` section is a text field. All answers are typed in rather than
97
148
selected from a drop-down menu. The text is displayed on the website exactly as it appears in
98
149
this tab.
99
150
100
- Finally, enter the job description in the :guilabel: `Job Summary ` tab.
101
-
102
- .. image :: new_job/recruitment-tab.png
103
- :align: center
104
- :alt: Enter job information details in the recruitment tab.
105
-
106
151
.. _recruitment/interview :
107
152
108
153
Create interview form
@@ -117,22 +162,21 @@ Before creating an interview form, ensure the proper settings are enabled. Navig
117
162
:guilabel: `Recruitment Process ` section, ensure the :guilabel: `Send Interview Survey ` option is
118
163
enabled.
119
164
120
- Since there are no pre-configured forms in Odoo, all interview forms must be created. To create an
165
+ Since there are no preconfigured forms in Odoo, all interview forms must be created. To create an
121
166
interview form, start from the :guilabel: `Recruitment ` tab of the :guilabel: `Job Position ` form. In
122
167
the :guilabel: `Interview Form ` field, enter a name for the new interview form. As the name is typed,
123
168
several options populate beneath the entry: :guilabel: `Create (interview form name) `,
124
169
:guilabel: `Search More... `, and :guilabel: `Create and edit... `. Click :guilabel: `Create and edit... `
125
- and a :guilabel: `Create Interview Form ` modal appears.
170
+ and a :guilabel: `Create Interview Form ` pop-up window appears.
126
171
127
172
.. image :: new_job/blank-interview-form.png
128
- :align: center
129
- :alt: The blank interview form modal.
173
+ :alt: The blank interview form pop-up window.
130
174
131
175
.. note ::
132
176
The option :guilabel: `Search More... ` only appears if there are any interview forms already
133
177
created. If no interview forms exist, the only options available are :guilabel: `Create (interview
134
178
form name) `, and :guilabel: `Create and edit... `.
135
179
136
- Proceed to fill out the modal interview form as a typical survey. For specific directions on how to
137
- create a survey, refer to the :doc: `survey essentials <../../marketing/surveys/create >` document,
138
- which provides step-by-step instructions on how to create and configure a survey.
180
+ Proceed to fill out the interview form pop-up window as a typical survey. For specific directions on
181
+ how to create a survey, refer to the :doc: `survey essentials <../../marketing/surveys/create >`
182
+ document, which provides step-by-step instructions on how to create and configure a survey.
0 commit comments