Skip to content
Snippets Groups Projects
Commit 547355a5 authored by Thomas Lefebvre (thle)'s avatar Thomas Lefebvre (thle)
Browse files

[FIX] website_hr_recruitment: prevent applying for unpublished job


Issue:
------
When we have the link to the form to apply for a job,
even if the job is not published, we can still apply.

Solution:
---------
Check that the job is published before the creation of the record
in the `website_form_input_filter`.

opw-3331717

closes odoo/odoo#124987

X-original-commit: 508f373f
Signed-off-by: default avatarKevin Baptiste <kba@odoo.com>
Signed-off-by: default avatarLefebvre Thomas (thle) <thle@odoo.com>
parent 02109800
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment