Hr Recruitment Candidate Multi Applicant

hr_recruitment_candidate_multi_applicant
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/10.0/hr_recruitment_candidate_multi_applicant
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp SA
COMMITTERS
COMMITTERSOCA Transbot, Denis Leemann, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_recruitment
    - decimal_precision
    - base
    - hr
    - base_setup
    - web_kanban
    - web
    - mail
    - bus
    - web_tour
    - resource
    - calendar
    - base_action_rule
    - web_calendar
    - fetchmail
    - web_kanban_gauge
    - utm
    - document
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
crm_case_form_view_job_specific view_project_form_specific hr.applicant xpath Inherits hr_recruitment.crm_case_form_view_job
Models touched (1)

New fields (2)
  • same_candidate_application_count Integer
    compute='_compute_same_candidate_application_count' readonly=True args: 'Number of similar candidates'
  • same_candidate_application_ids Many2many → hr.applicant
    compute='_compute_same_candidate_application_count' readonly=True string='Same candidates' args: 'hr.applicant'
Public methods (1)
  • action_view_applicants(self)