| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/7.0/hr_labour_recruitment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com> |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com> |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Michael Telahun Makonnen, Sandy Carter, OCA Transbot, dufresnedavid |
| WEBSITE | |
| WEBSITE | http://miketelahun.wordpress.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_contract_state - hr_contract_init - hr_job_categories - hr_security - hr_simplify odoo/odoo: - hr_contract - hr - base_setup - base - web_kanban - web - resource - process - board - hr_payroll - hr_holidays - base_calendar - base_status - base_action_rule - decimal_precision - hr_recruitment - survey - fetchmail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Recruitment of New Employees
============================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_recruitment_request_filter |
hr.recruitment.request.filter | hr.recruitment.request | search | New |
view_job_form |
hr.job.form.inherit | hr.job | data | Inherits hr.view_hr_job_form |
view_job_tree |
hr.job.tree.inherit | hr.job | xpath | Inherits hr.view_hr_job_tree |
view_recruitment_request_form |
hr.recruitment.request.form | hr.recruitment.request | form | New |
view_recruitment_request_tree |
hr.recruitment.request.tree | hr.recruitment.request | tree | New |
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
No new fields.
Public methods (1)write(self, cr, uid, ids, vals, context=None)
No new fields.
Public methods (7)condition_exception(self, cr, uid, ids, context=None)
onchange_job(self, cr, uid, ids, job_id, context=None)
state_cancel(self, cr, uid, ids, context=None)
state_confirm(self, cr, uid, ids, context=None)
state_done(self, cr, uid, ids, context=None)
state_exception(self, cr, uid, ids, context=None)
state_recruitment(self, cr, uid, ids, context=None)