TIP: You can type at any time to perform a new search.
Hr Recruitment Candidate Multi Applicant
hr_recruitment_candidate_multi_applicant · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://odoo-community.org/
- Last tracking update
- 2026-08-07 07:17:50
- Authors
- Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA
- Committers
- OCA Transbot, Denis Leemann, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_job_specific |
view_project_form_specific | hr.applicant | form | Inherits hr_recruitment.crm_case_form_view_job |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
same_candidate_application_countIntegercompute='_compute_same_candidate_application_count'readonly=True args: 'Number of similar candidates' -
same_candidate_application_idsMany2many → hr.applicantcompute='_compute_same_candidate_application_count'readonly=Truestring='Same candidates' args: 'hr.applicant'
-
action_view_applicants(self)