Skip to content

Commit f5c4fde

Browse files
committed
[ADD] Recruitment: Post Job Positions
1 parent 5e37078 commit f5c4fde

File tree

5 files changed

+46
-31
lines changed

5 files changed

+46
-31
lines changed

content/applications/hr/recruitment.rst

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -35,31 +35,6 @@ app. To view and edit the settings, navigate to :menuselection:`Recruitment app
3535
--> Settings`. After any changes are made, click the :guilabel:`Save` button in the top-left corner
3636
to save all the changes.
3737

38-
Job posting
39-
-----------
40-
41-
The :guilabel:`Job Posting` section of the **Recruitment** app settings has two configurations,
42-
enabling posting jobs on the company website, and on external job boards.
43-
44-
If job positions are to be posted to the company's website, enable the :guilabel:`Online Posting`
45-
option.
46-
47-
.. note::
48-
The :guilabel:`Online Posting` is only available if the :doc:`Website <../websites/website>`
49-
application is also installed.
50-
51-
The **Recruitment** app can post job positions directly to a job board. To enable this, click
52-
:icon:`oi-arrow-right` :guilabel:`Choose a Job Board`, and the required module is presented, if not
53-
already installed. Click :guilabel:`Install` on the corresponding module, then the main Odoo
54-
dashboard loads after a successful installation.
55-
56-
Open the **Recruitment** app, and navigate to :menuselection:`Recruitment app --> Configuration -->
57-
Settings`. The corresponding job board credentials are listed. Enter the :guilabel:`Username` and
58-
:guilabel:`Password` for the job board. Click the :guilabel:`Save` button after making any changes.
59-
60-
.. note::
61-
Currently, the only job board integration with Odoo is Monster.com.
62-
6338
Process
6439
-------
6540

@@ -387,6 +362,7 @@ appears in the chatter.
387362

388363
.. seealso::
389364
- :doc:`recruitment/new_job`
365+
- :doc:`recruitment/post_job`
390366
- :doc:`recruitment/add-new-applicants`
391367
- :doc:`recruitment/schedule_interviews`
392368
- :doc:`recruitment/offer_job_positions`
@@ -400,6 +376,7 @@ appears in the chatter.
400376
:titlesonly:
401377

402378
recruitment/new_job
379+
recruitment/post_job
403380
recruitment/recruitment-flow
404381
recruitment/add-new-applicants
405382
recruitment/schedule_interviews

content/applications/hr/recruitment/new_job.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ card to reveal several options, and then click :guilabel:`Configuration` to edit
5151
.. image:: new_job/edit-job.png
5252
:alt: Edit the job position card.
5353

54-
.. note::
55-
The top-right corner of the card has a toggle to publish the job position to the website. If the
56-
job position is published, a green :guilabel:`Published` toggle is visible. If the job position
57-
is *not* published a gray :guilabel:`Not Published` toggle appears. Click the toggle to publish
58-
or unpublish the job position.
59-
6054
Recruitment tab
6155
~~~~~~~~~~~~~~~
6256

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
==================
2+
Post job positions
3+
==================
4+
5+
Once a job position has been :doc:`cretaed and configured <new_job>`, the next step is to share the
6+
job position, so that prospective applicants can apply.
7+
8+
Job positions can be shared on the :ref:`company website <post-job/website>` or on :ref:`job boards
9+
<post-job/boards>`.
10+
11+
.. _post-job/website:
12+
13+
Publish to website
14+
==================
15+
16+
To publish a job listing on the company's website, first a setting must be enabled in the
17+
**Recruitment** app. Navigate to :menuselection:`Recruitment app --> Configuration --> Settings`,
18+
and enable the :guilabel:`Online Posting` option. Click the :guilabel:`Save` button after making any
19+
changes.
20+
21+
.. note::
22+
The :guilabel:`Online Posting` is only available if the :doc:`Website <../websites/website>`
23+
application is also installed.
24+
25+
Once the setting has been enabled, open the main **Recruitment** dashboard by navigating to
26+
:menuselection:`Recruitment app --> Applications --> By Job Positiosn`. A toggle appears in the
27+
lower-left corner of every job position card, and displays either :guilabel:`Not Publused` or
28+
:guilabel:`Published`.
29+
30+
Click on the toggle to change the current state of the job position. When a job position is
31+
published, a green :guilabel:`PUBLISHED` banner appears in the topr-right corner of the card.
32+
33+
To view the listing on the website, click the :icon:`oi-launch` :guilabel:`Job Page` in the
34+
lower-right corner of the job card.
35+
36+
.. _post-job/boards:
37+
38+
Post on job boards
39+
==================
40+
41+
Publishing a job listing onto a job board, first a setting must be enabled in the
42+
**Recruitment** app. Navigate to :menuselection:`Recruitment app --> Configuration --> Settings`,
43+
and enable the :guilabel:`` option. Click the :guilabel:`Save` button after making any
44+
changes.
13.5 KB
Loading
19.9 KB
Loading

0 commit comments

Comments
 (0)