TIP: You can type at any time to perform a new search.
New Employee Recruitment and Personnel Requests
hr_labour_recruitment · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Generic Modules/Human Resources
- Folder size
- 0.69 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://miketelahun.wordpress.com
- Last tracking update
- 2026-08-07 06:56:12
- Authors
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA)
- Maintainers
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA)
- Committers
- Alexandre Fayolle, Michael Telahun Makonnen, Sandy Carter, OCA Transbot, dufresnedavid
Code Analysis ⓘ
Views touched (5)
| 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 | form | Inherits hr.view_hr_job_form |
view_job_tree |
hr.job.tree.inherit | hr.job | tree | 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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (1)-
create(self, cr, uid, vals, context=None)
New fields (0)
No new fields.
Public methods (1)-
create(self, cr, uid, vals, context=None)
New fields (0)
No new fields.
Public methods (1)-
write(self, cr, uid, ids, vals, context=None)
New fields (0)
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)