| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Xavier Morel, Mohammed Shekha, Nicolas Lempereur, Géry Debongnie, Aaron Bohy, Jeremy Kersten, Yannick Tivisse, qsm-odoo, Pierre Masereel, Julien Castiaux, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, William Braeckman, Benjamin Vray, Arnaud Baes, Nicolas Bayet, Mathieu Walravens, Dossogne Bertrand, Iván Todorovich, Louis Wicket (wil), Levi Siuzdak (sile), Dylan Kiss (dyki), Xavier Bol (xbo), Mélanie, Mehdi Outagant (MOU), Serge Bayet (seba), mano-odoo, rmun-odoo, panv-odoo, ahta, sben-odoo, Pierre Pulinckx, Bastien PIERRE, Anton Romanova (roan), pish-odoo, Krzysztof Magusiak (krma), hw-oerp, mjvi-odoo, akha, Alessandro Lupo, Augustin (duau), ksar-odoo, Einar Andersen (eian), flotchet, chpa-odoo, panj-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_recruitment - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - http_routing - auth_signup - resource - phone_validation - resource_mail - calendar - utm - attachment_indexation - website_mail - website - social_media - google_recaptcha - html_builder |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_form_inherit |
hr.job.form.inherit | hr.job | xpath | Inherits hr.view_hr_job_form |
hr_job_search_view_inherit |
hr.job | xpath | Inherits hr.view_job_filter | |
hr_job_website_inherit |
hr.job.kanban.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_filter_base |
job_filter_base | ir.ui.view | qweb | New |
job_filter_base_mobile |
job_filter_base_mobile | ir.ui.view | qweb | New |
job_filter_by_countries |
job_filter_by_countries | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_departments |
job_filter_by_departments | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_employment_type |
job_filter_by_employment_type | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_industries |
job_filter_by_industries | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_offices |
job_filter_by_offices | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_pages_kanban_view |
Job Pages Kanban | hr.job | kanban | Inherits hr_job_website_inherit |
job_pages_tree_view |
Job Pages List | hr.job | xpath | Inherits hr.view_hr_job_tree |
job_reset_filters |
job_reset_filters | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_right_side_bar |
Right Side Bar | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_search_bar |
job_search_bar | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
topbar_customizations |
Topbar | ir.ui.view | qweb | New |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_kanban_referal_extends |
hr.job.view.kanban | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
view_hr_job_tree_inherit_website |
hr.job.list | hr.job | field | Inherits hr_recruitment.hr_job_view_tree_inherit |
view_hr_recruitment_tree_url |
hr.recruitment.list.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
display_name
Char
compute_sudo=True
No public methods.
description
Html
prefetch=False
sanitize_attributes=False
sanitize_form=False
sanitize_overridable=True
translate=html_translate
args: 'Job Description'
full_url
Char
compute='_compute_full_url'
args: 'job URL'
job_details
Html
default=_get_default_job_details
help='Complementary information that will appear on the job submission page'
sanitize_attributes=False
translate=True
args: 'Process Details'
published_date
Date
compute='_compute_published_date'
store=True
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
sanitize_form=False
sanitize_overridable=True
translate=html_translate
args: 'Website description'
website_published
Boolean
help='Set if the application is published on the website of the company.'
tracking=True
action_archive(self)
get_backend_menu_id(self)
set_open(self)
url
Char
compute='_compute_url'
string='Tracker URL'
No public methods.
No new fields.
Public methods (1)get_suggested_controllers(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Xavier Morel, Nicolas Lempereur, Aaron Bohy, Jeremy Kersten, Yannick Tivisse, qsm-odoo, Odoo Online, Pierre Masereel, Tiffany Chang (tic), Gorash, Benoit Socias, sofiagvaladze, Dossogne Bertrand, Achraf, Thomas Lefebvre (thle), Louis Wicket (wil), Yash Vaishnav, Julien (jula), Dylan Kiss (dyki), Xavier Bol (xbo), AH-Yussef, omra-odoo, visp-odoo, Mattis Megevand, Mélanie, Youssef Bashandy, Ethan Vincent, Mehdi Outagant (MOU), Flotchet, jugj-odoo, Nathaniel (naja), Chrysanthe (chgo), Louis (wil), Xavier Luyckx (xlu), Abdelrahman Mahmoud (amah), Antoine (anso), paru-odoo, Pierre Pulinckx (PIPU), sben-odoo, laro-odoo, Pierre Pulinckx, Bastien PIERRE, Anton Romanova (roan), stra, Thomas Josse (THJO), Krzysztof Magusiak (krma), hw-oerp, mjvi-odoo, Einar Andersen (eian), Arthur Pierrot (arpi), cmsi-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_recruitment - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - phone_validation - resource_mail - calendar - utm - attachment_indexation - website_mail - website - social_media - google_recaptcha |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. It comes as an add-on of *Recruitment* app. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_form_inherit |
hr.job.form.inherit | hr.job | xpath | Inherits hr.view_hr_job_form |
hr_job_search_view_inherit |
hr.job | xpath | Inherits hr.view_job_filter | |
hr_job_website_inherit |
hr.job.kanban.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_filter_by_countries |
job_filter_by_countries | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_departments |
job_filter_by_departments | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_employment_type |
job_filter_by_employment_type | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_offices |
job_filter_by_offices | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_pages_kanban_view |
Job Pages Kanban | hr.job | kanban | Inherits hr_job_website_inherit |
job_pages_tree_view |
Job Pages List | hr.job | xpath | Inherits hr.view_hr_job_tree |
job_right_side_bar |
Right Side Bar | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_search_bar |
job_search_bar | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
jobs_searchbar_input_snippet_options |
jobs search bar snippet options | ir.ui.view | qweb | Inherits website.searchbar_input_snippet_options |
snippet_options |
Hr Recruitment Snippet Options | ir.ui.view | qweb | Inherits website.snippet_options |
topbar_customizations |
Topbar | ir.ui.view | qweb | New |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_kanban_referal_extends |
hr.job.view.kanban | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
view_hr_job_tree_inherit_website |
hr.job.list | hr.job | field | Inherits hr_recruitment.hr_job_view_tree_inherit |
view_hr_recruitment_tree_url |
hr.recruitment.list.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
display_name
Char
compute='_compute_display_name'
compute_sudo=True
search='_search_display_name'
No public methods.
description
Html
prefetch=False
sanitize_attributes=False
sanitize_form=False
sanitize_overridable=True
translate=html_translate
args: 'Job Description'
full_url
Char
compute='_compute_full_url'
args: 'job URL'
job_details
Html
default=_get_default_job_details
help='Complementary information that will appear on the job submission page'
sanitize_attributes=False
translate=True
args: 'Process Details'
published_date
Date
compute='_compute_published_date'
store=True
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
sanitize_form=False
sanitize_overridable=True
translate=html_translate
args: 'Website description'
website_published
Boolean
help='Set if the application is published on the website of the company.'
tracking=True
get_backend_menu_id(self)
set_open(self)
toggle_active(self)
url
Char
compute='_compute_url'
string='Tracker URL'
No public methods.
No new fields.
Public methods (1)get_suggested_controllers(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Xavier ALT, Nicolas Lempereur, Géry Debongnie, Aaron Bohy, Jeremy Kersten, Damien Bouvy, qsm-odoo, Odoo Online, Pierre Masereel, Romain Derie, Julien Castiaux, Prakash Prajapati, Tiffany Chang (tic), Rémy Voet (ryv), Gorash, Pierre Paridans, Kevin Baptiste, Benoit Socias, Guillaume (gdi), Arthur Detroux (ard), Dossogne Bertrand, Achraf, Thomas Lefebvre (thle), Louis Wicket (wil), Yash Vaishnav, Julien (jula), Jurgen (jugj), Dylan Kiss (dyki), Michael (mcm), Brieuc-brd, divy-odoo, AH-Yussef, omra-odoo, visp-odoo, Mattis Megevand, Youssef Bashandy, Ethan Vincent, Mehdi Outagant (MOU), Flotchet, jugj-odoo, Nathaniel (naja), Louis (wil), Jonathan Castillo (jcs), Pierre Pulinckx (pipu), Bastien PIERRE, Anton Romanova (roan), stra, hw-oerp |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_recruitment - hr - base_setup - base - web - phone_validation - bus - web_tour - resource - calendar - onboarding - utm - attachment_indexation - digest - portal - web_editor - http_routing - auth_signup - website_mail - website - social_media - google_recaptcha |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. It comes as an add-on of *Recruitment* app. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
default_description |
Job Description | ir.ui.view | qweb | New |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_form_inherit |
hr.job.form.inherit | hr.job | page | Inherits hr.view_hr_job_form |
hr_job_search_view_inherit |
hr.job | xpath | Inherits hr.view_job_filter | |
hr_job_website_inherit |
hr.job.kanban.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
hr_recruitment_source_kanban_inherit_website |
hr.recruitment.kanban.inherit.website | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_filter_by_countries |
job_filter_by_countries | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_departments |
job_filter_by_departments | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_employment_type |
job_filter_by_employment_type | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_filter_by_offices |
job_filter_by_offices | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
job_pages_kanban_view |
Job Pages Kanban | hr.job | kanban | Inherits hr_job_website_inherit |
job_pages_tree_view |
Job Pages Tree | hr.job | xpath | Inherits hr.view_hr_job_tree |
job_right_side_bar |
Right Side Bar | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_search_bar |
job_search_bar | ir.ui.view | qweb | Inherits website_hr_recruitment.topbar_customizations |
jobs_searchbar_input_snippet_options |
jobs search bar snippet options | ir.ui.view | qweb | Inherits website.searchbar_input_snippet_options |
snippet_options |
Hr Recruitment Snippet Options | ir.ui.view | qweb | Inherits website.snippet_options |
topbar_customizations |
Topbar | ir.ui.view | qweb | New |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_kanban_referal_extends |
hr.job.view.kanban | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
view_hr_job_tree_inherit_website |
hr.job.tree | hr.job | field | Inherits hr_recruitment.hr_job_view_tree_inherit |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
display_name
Char
compute='_compute_display_name'
compute_sudo=True
No public methods.
description
Html
default=_get_default_description
prefetch=False
sanitize_attributes=False
sanitize_form=False
sanitize_overridable=True
translate=html_translate
args: 'Job Description'
job_details
Html
default=_get_default_job_details
help='Complementary information that will appear on the job submission page'
sanitize_attributes=False
translate=True
args: 'Process Details'
published_date
Date
compute='_compute_published_date'
store=True
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
sanitize_form=False
sanitize_overridable=True
translate=html_translate
args: 'Website description'
website_published
Boolean
help='Set if the application is published on the website of the company.'
tracking=True
get_backend_menu_id(self)
set_open(self)
toggle_active(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
No new fields.
Public methods (1)get_suggested_controllers(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Nicolas Lempereur, Aaron Bohy, Jeremy Kersten, qsm-odoo, Romain Derie, Julien Castiaux, Romeo Fragomeli, alt-odoo, Luis González, Prakash Prajapati, Gorash, Romain Estievenart, Kevin Baptiste, Benoit Socias, Laurent Desausoi (lade), Guillaume (gdi), Arthur Detroux (ard), Dossogne Bertrand, Thomas Lefebvre (thle), Jurgen (jugj), Bruno Boi, Nguyen Viet Phuong, omra-odoo, stefanorigano (SRI), Ethan Vincent, Mehdi Outagant (MOU), Martin Trigaux (mat) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_recruitment - hr - base_setup - base - web - bus - web_tour - resource - calendar - utm - attachment_indexation - digest - portal - web_editor - http_routing - auth_signup - website_mail - website - social_media - google_recaptcha |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. It comes as an add-on of *Recruitment* app. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_form_inherit |
hr.job.form.inherit | hr.job | page | Inherits hr.view_hr_job_form |
hr_job_search_view_inherit |
hr.job | xpath | Inherits hr.view_job_filter | |
hr_job_website_inherit |
hr.job.kanban.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
hr_recruitment_source_kanban_inherit_website |
hr.recruitment.kanban.inherit.website | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_filter_by_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_filter_by_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_filter_by_employment_type |
Filter by Employment Type | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_filter_by_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_pages_kanban_view |
Job Pages Kanban | hr.job | kanban | Inherits hr_job_website_inherit |
job_pages_tree_view |
Job Pages Tree | hr.job | xpath | Inherits hr.view_hr_job_tree |
job_right_side_bar |
Right Side Bar | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
snippet_options |
Hr Recruitment Snippet Options | ir.ui.view | qweb | Inherits website.snippet_options |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_kanban_referal_extends |
hr.job.view.kanban | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
view_hr_job_tree_inherit_website |
hr.job.tree | hr.job | field | Inherits hr_recruitment.hr_job_view_tree_inherit |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
No new fields.
Public methods (1)name_get(self)
job_details
Html
default=_get_default_job_details
help='Complementary information that will appear on the job submission page'
sanitize_attributes=False
translate=True
args: 'Process Details'
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
sanitize_form=False
sanitize_overridable=True
translate=html_translate
args: 'Website description'
website_published
Boolean
help='Set if the application is published on the website of the company.'
get_backend_menu_id(self)
set_open(self)
toggle_active(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
No new fields.
Public methods (1)get_suggested_controllers(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Jeremy Kersten, Barad Mahendra, Yannick Tivisse, qsm-odoo, Romain Derie, Christophe Monniez, Xavier-Do, alt-odoo, Julien Mougenot, Luis González, William Braeckman, Kevin Baptiste, Benjamin Vray, Laurent Desausoi (lade), Guillaume (gdi), sofiagvaladze, Thomas Lefebvre (thle), Bruno Boi, Nguyễn Đại Dương, Leonardo Pavan Rocha, omra-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_recruitment - hr - base_setup - base - web - bus - web_tour - resource - calendar - fetchmail - utm - attachment_indexation - digest - portal - web_editor - http_routing - auth_signup - website_mail - website - social_media - google_recaptcha |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. It comes as an add-on of *Recruitment* app. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_website_inherit |
hr.job.form.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
hr_recruitment_source_kanban_inherit_website |
hr.recruitment.kanban.inherit.website | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_edit_options |
Edit Job Options | ir.ui.view | qweb | Inherits website.user_navbar |
job_filter_by_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_filter_by_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_filter_by_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_right_side_bar |
Right Side Bar | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
user_navbar_inherit_website_hr_recruitment |
user_navbar_inherit_website_hr_recruitment | ir.ui.view | qweb | Inherits website.user_navbar |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_kanban_referal_extends |
hr.job.view.kanban | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
view_hr_job_tree_inherit_website |
hr.job.tree | hr.job | field | Inherits hr.view_hr_job_tree |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
No new fields.
Public methods (1)name_get(self)
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
sanitize_form=False
translate=html_translate
args: 'Website description'
website_published
Boolean
help='Set if the application is published on the website of the company.'
get_backend_menu_id(self)
set_open(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
No new fields.
Public methods (1)get_suggested_controllers(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Christophe Simonis, Thibault Francois, Jeremy Kersten, Barad Mahendra, Yannick Tivisse, qsm-odoo, Christophe Monniez, Xavier-Do, alt-odoo, fw-bot, Luis González, fja-odoo, Kevin Baptiste, Benjamin Vray, Guillaume (gdi), Francois (fge), Thomas Lefebvre (thle) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:27 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_partner - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - hr_recruitment - hr - calendar - fetchmail - utm - attachment_indexation - website_mail - website_form - google_recaptcha |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. It comes as an add-on of *Recruitment* app. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
assets_frontend |
Website Hr Recruitment Assets Frontend | ir.ui.view | qweb | Inherits website.assets_frontend |
assets_tests |
Website HR Recruitment Assets Tests | ir.ui.view | qweb | Inherits web.assets_tests |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_website_inherit |
hr.job.form.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_edit_options |
Edit Job Options | ir.ui.view | qweb | Inherits website.user_navbar |
job_filter_by_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_filter_by_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_filter_by_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_right_side_bar |
Right Side Bar | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
user_navbar_inherit_website_hr_recruitment |
user_navbar_inherit_website_hr_recruitment | ir.ui.view | qweb | Inherits website.user_navbar |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_kanban_referal_extends |
hr.job.view.kanban | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
view_hr_job_tree_inherit_website |
hr.job.tree | hr.job | field | Inherits hr.view_hr_job_tree |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
website_hr_recuitment_assets_editor |
Website HR Recruitment Assets Editor | ir.ui.view | qweb | Inherits website.assets_editor |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
No new fields.
Public methods (1)name_get(self)
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
sanitize_form=False
translate=html_translate
args: 'Website description'
get_backend_menu_id(self)
set_open(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
No new fields.
Public methods (1)get_suggested_controllers(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Christophe Simonis, Jeremy Kersten, Damien Bouvy, Yannick Tivisse, qsm-odoo, Romain Derie, RomainLibert, Adrian Torres, Xavier-Do, jvm-odoo, Sébastien Theys, alt-odoo, Luis González, jbm-odoo, Guillaume (gdi) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_partner - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - auth_signup - social_media - hr_recruitment - hr - resource - mail_bot - calendar - fetchmail - utm - attachment_indexation - digest - website_mail - website_form |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. It comes as an add-on of *Recruitment* app. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
assets_tests |
Website HR Recruitment Assets Tests | ir.ui.view | qweb | Inherits web.assets_tests |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_website_inherit |
hr.job.form.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
user_navbar_inherit_website_hr_recruitment |
user_navbar_inherit_website_hr_recruitment | ir.ui.view | qweb | Inherits website.user_navbar |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_tree_inherit_website |
hr.job.tree | hr.job | field | Inherits hr.view_hr_job_tree |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
website_hr_recuitment_assets_editor |
Website HR Recruitment Assets Editor | ir.ui.view | qweb | Inherits website.assets_editor |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
No new fields.
Public methods (1)name_get(self)
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
translate=html_translate
args: 'Website description'
set_open(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Christophe Simonis, Jeremy Kersten, GitHub, qsm-odoo, Romain Derie, Christophe Monniez, fda-odoo, Xavier-Do, jvm-odoo, Sébastien Theys |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_partner - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - social_media - hr_recruitment - hr - resource - calendar - fetchmail - utm - document - digest - website_mail - website_form |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to publish your available job positions on your website and keep track of application submissions easily. It comes as an add-on of *Recruitment* app. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
hr_job_website_inherit |
hr.job.form.inherit | hr.job | xpath | Inherits hr_recruitment.view_hr_job_kanban |
index |
Jobs | ir.ui.view | qweb | New |
job_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
user_navbar_inherit_website_hr_recruitment |
user_navbar_inherit_website_hr_recruitment | ir.ui.view | qweb | Inherits website.user_navbar |
view_hr_job_form_inherit_website |
hr.job.form | hr.job | field | Inherits hr.view_hr_job_form |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_job_tree_inherit_website |
hr.job.tree | hr.job | field | Inherits hr.view_hr_job_tree |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
website_hr_recuitment_tests |
Website HR Recruitment Tests | ir.ui.view | qweb | Inherits web.assets_common |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
translate=html_translate
args: 'Website description'
set_open(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Thibault Delavallée, Christophe Simonis, Xavier Morel, Richard Mathot, Jeremy Kersten, GitHub, qsm-odoo, Odoo Online, rde, Denis Vermylen |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_partner - website - web - base - web_editor - web_planner - http_routing - portal - base_setup - bus - web_tour - hr_recruitment - hr - resource - calendar - fetchmail - utm - document - website_mail - website_form |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
content_new_job_offer |
content_new_job_offer | ir.ui.view | qweb | Inherits website.user_navbar |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
index |
Jobs | ir.ui.view | qweb | New |
job_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_footer_custom |
Footer Job Link | ir.ui.view | qweb | Inherits website.footer_default |
job_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
s_hr_rating |
HR Rating | ir.ui.view | qweb | New |
s_hr_rating_options |
Website HR Rectuitment s_hr_rating options | ir.ui.view | qweb | Inherits website.snippet_options |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
website_hr_recuitment_snippets_assets |
Website HR Recruitment Snippets Assets | ir.ui.view | qweb | Inherits website.assets_frontend |
website_hr_recuitment_snippets_include |
Website HR Recruitment Snippets Include | ir.ui.view | qweb | Inherits website.snippets |
website_hr_recuitment_tests |
Website HR Recruitment Tests | ir.ui.view | qweb | Inherits web.assets_common |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
translate=html_translate
args: 'Website description'
set_open(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, David Monjoie, Xavier Morel, Nicolas Martinelli, Nicolas Lempereur, Jérome Maes, Julien Legros, qdp-odoo, Jeremy Kersten, Yannick Tivisse, qsm-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_partner - website - web - base - web_editor - web_planner - hr_recruitment - decimal_precision - hr - base_setup - web_kanban - bus - web_tour - resource - calendar - base_action_rule - web_calendar - fetchmail - web_kanban_gauge - utm - document - website_mail - website_form |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Odoo Contact Form
====================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
content_new_job_offer |
content_new_job_offer | ir.ui.view | qweb | Inherits website.user_navbar |
default_website_description |
default_website_description | ir.ui.view | qweb | New |
detail |
Job Detail | ir.ui.view | qweb | New |
index |
Jobs | ir.ui.view | qweb | New |
job_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_footer_custom |
Footer Job Link | ir.ui.view | qweb | Inherits website.footer_default |
job_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
thankyou |
thankyou | ir.ui.view | qweb | New |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
website_hr_recuitment_tests |
Website HR Recruitment Tests | ir.ui.view | qweb | Inherits web.assets_common |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
website_description
Html
default=_get_default_website_description
prefetch=False
sanitize_attributes=False
translate=html_translate
args: 'Website description'
set_open(self)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, David Monjoie, Xavier Morel, Julien Legros, Richard Mathot, Géry Debongnie, Jeremy Kersten, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_partner - website - web - base - web_editor - web_planner - hr_recruitment - decimal_precision - hr - base_setup - web_kanban - bus - resource - web_tip - survey - marketing - calendar - base_action_rule - web_calendar - fetchmail - web_kanban_gauge - utm - document - website_mail - website_form |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
OpenERP Contact Form
====================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
content_new_job_offer |
content_new_job_offer | ir.ui.view | qweb | Inherits website.user_navbar |
detail |
Job Detail | ir.ui.view | qweb | New |
index |
Jobs | ir.ui.view | qweb | New |
job_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_footer_custom |
Footer Job Link | ir.ui.view | qweb | Inherits website.footer_default |
job_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
thankyou |
thankyou | ir.ui.view | qweb | New |
view_hr_job_form_website_published_button |
hr.job.form.inherit.published.button | hr.job | div | Inherits hr_recruitment.hr_job_survey |
view_hr_recruitment_tree_url |
hr.recruitment.tree.inherit.url | hr.recruitment.source | xpath | Inherits hr_recruitment.hr_recruitment_source_tree |
website_hr_recuitment_tests |
Website HR Recruitment Tests | ir.ui.view | qweb | Inherits web.assets_common |
No new fields.
Public methods (1)website_form_input_filter(self, request, values)
url
Char
compute='_compute_url'
string='Url Parameters'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/website_hr_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Denis Ledoux, Fabien Meghazi, Christophe Simonis, Xavier Morel, Chirag Dodiya (OpenERP Trainee), Paramjit Singh Sahota, Richard Mathot, bth-openerp, chm@openerp.com, ddm, Jeremy Kersten, Sunil Sharma (OpenERP Trainee), Yenthe |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:38 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_partner - website - web - base - share - base_setup - web_kanban - hr_recruitment - decimal_precision - hr - resource - board - survey - email_template - marketing - calendar - base_action_rule - web_calendar - fetchmail - web_kanban_gauge - website_mail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
OpenERP Contact Form
====================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
apply |
apply | ir.ui.view | qweb | New |
content_new_job_offer |
content_new_job_offer | ir.ui.view | qweb | Inherits website.user_navbar |
detail |
Job Detail | ir.ui.view | qweb | New |
index |
Jobs | ir.ui.view | qweb | New |
job_countries |
Filter by Countries | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_departments |
Filter by Departments | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
job_footer_custom |
Footer Job Link | ir.ui.view | qweb | Inherits website.footer_default |
job_offices |
Filter by Offices | ir.ui.view | qweb | Inherits website_hr_recruitment.index |
thankyou |
thankyou | ir.ui.view | qweb | New |
view_hr_job_form |
hr.job.form.inherit | hr.job | xpath | Inherits hr.view_hr_job_form |
No models found for this module.