Experience Management

hr_experience
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/12.0/hr_experience
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux, Numigi
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux, Numigi
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Anand Kansagra
WEBSITE
WEBSITEhttps://github.com/oca/hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (10)
XML IDNameModelTypeStatus
view_academic_form hr.academic.form hr.academic form New
view_academic_search hr.academic.form hr.academic search New
view_academic_tree hr.academic.tree hr.academic tree New
view_certification_form hr.certification.form hr.certification form New
view_certification_search hr.certification.form hr.certification search New
view_certification_tree hr.certification.tree hr.certification tree New
view_employee_form_inherit hr.experience.employee.form hr.employee notebook Inherits hr.view_employee_form
view_experience_search hr.experience.form hr.experience search New
view_professional_form hr.experience.form hr.experience form New
view_professional_tree hr.experience.tree hr.experience tree New
Models touched (5)

New fields (3)
  • activities Text
    translate=True args: 'Activities and Associations'
  • diploma Char
    translate=True args: 'Diploma'
  • study_field Char
    translate=True args: 'Field of Study'
Public methods (0)

No public methods.

New fields (1)
  • certification Char
    help='Certification Number' args: 'Certification Number'
Public methods (0)

No public methods.

New fields (8)
  • description Text
    args: 'Description'
  • employee_id Many2one → hr.employee
    required=True string='Employee' args: 'hr.employee'
  • end_date Date
    args: 'End Date'
  • expire Boolean
    default=True help='Expire' args: 'Expire'
  • location Char
    help='Location' args: 'Location'
  • name Char
    required=True args: 'Name'
  • partner_id Many2one → res.partner
    help='Employer, School, University, Certification Authority' args: 'res.partner', 'Partner'
  • start_date Date
    args: 'Start Date'
Public methods (0)

No public methods.

New fields (3)
  • academic_ids One2many → hr.academic
    help='Academic Experiences' args: 'hr.academic', 'employee_id', 'Academic Experiences'
  • certification_ids One2many → hr.certification
    help='Certifications' args: 'hr.certification', 'employee_id', 'Certifications'
  • experience_ids One2many → hr.experience
    help='Professional Experiences' args: 'hr.experience', 'employee_id', ' Professional Experiences'
Public methods (0)

No public methods.

New fields (1)
  • category Selection
    default='professional' help='Category' required=True args: [('professional', 'Professional'), ('academic', 'Academic'), ('certification', 'Certification')], 'Category'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/11.0/hr_experience
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux, Numigi
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux, Numigi
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, David Dufresne, oca-travis
WEBSITE
WEBSITEhttps://github.com/oca/hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (10)
XML IDNameModelTypeStatus
view_academic_form hr.academic.form hr.academic form New
view_academic_search hr.academic.form hr.academic search New
view_academic_tree hr.academic.tree hr.academic tree New
view_certification_form hr.certification.form hr.certification form New
view_certification_search hr.certification.form hr.certification search New
view_certification_tree hr.certification.tree hr.certification tree New
view_employee_form_inherit hr.experience.employee.form hr.employee notebook Inherits hr.view_employee_form
view_experience_search hr.experience.form hr.experience search New
view_professional_form hr.experience.form hr.experience form New
view_professional_tree hr.experience.tree hr.experience tree New
Models touched (5)

New fields (3)
  • activities Text
    translate=True args: 'Activities and associations'
  • diploma Char
    translate=True args: 'Diploma'
  • study_field Char
    translate=True args: 'Field of study'
Public methods (0)

No public methods.

New fields (1)
  • certification Char
    help='Certification Number' args: 'Certification Number'
Public methods (0)

No public methods.

New fields (8)
  • description Text
    args: 'Description'
  • employee_id Many2one → hr.employee
    required=True string='Employee' args: 'hr.employee'
  • end_date Date
    args: 'End date'
  • expire Boolean
    default=True help='Expire' args: 'Expire'
  • location Char
    help='Location' args: 'Location'
  • name Char
    required=True args: 'Name'
  • partner_id Many2one → res.partner
    help='Employer, School, University, Certification Authority' args: 'res.partner', 'Partner'
  • start_date Date
    args: 'Start date'
Public methods (0)

No public methods.

New fields (3)
  • academic_ids One2many → hr.academic
    help='Academic experiences' args: 'hr.academic', 'employee_id', 'Academic experiences'
  • certification_ids One2many → hr.certification
    help='Certifications' args: 'hr.certification', 'employee_id', 'Certifications'
  • experience_ids One2many → hr.experience
    help='Professional Experiences' args: 'hr.experience', 'employee_id', ' Professional Experiences'
Public methods (0)

No public methods.

New fields (1)
  • category Selection
    default='professional' help='Category' required=True args: [('professional', 'Professional'), ('academic', 'Academic'), ('certification', 'Certification')], 'Category'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/10.0/hr_experience
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Julien Laloux
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_academic_form hr.academic.form hr.academic form New
view_academic_tree hr.academic.tree hr.academic tree New
view_certification_form hr.certification.form hr.certification form New
view_certification_tree hr.certification.tree hr.certification tree New
view_employee_form_inherit hr.experience.employee.form hr.employee notebook Inherits hr.view_employee_form
view_professional_form hr.experience.form hr.experience form New
view_professional_tree hr.experience.tree hr.experience tree New
Models touched (5)

New fields (3)
  • activities Text
    translate=True args: 'Activities and associations'
  • diploma Char
    translate=True args: 'Diploma'
  • study_field Char
    translate=True args: 'Field of study'
Public methods (0)

No public methods.

New fields (1)
  • certification Char
    help='Certification Number' args: 'Certification Number'
Public methods (0)

No public methods.

New fields (8)
  • description Text
    args: 'Description'
  • employee_id Many2one → hr.employee
    required=True string='Employee' args: 'hr.employee'
  • end_date Date
    args: 'End date'
  • expire Boolean
    default=True help='Expire' args: 'Expire'
  • location Char
    help='Location' args: 'Location'
  • name Char
    required=True args: 'Name'
  • partner_id Many2one → res.partner
    help='Employer, School, University, Certification Authority' args: 'res.partner', 'Partner'
  • start_date Date
    args: 'Start date'
Public methods (0)

No public methods.

New fields (3)
  • academic_ids One2many → hr.academic
    help='Academic experiences' args: 'hr.academic', 'employee_id', 'Academic experiences'
  • certification_ids One2many → hr.certification
    help='Certifications' args: 'hr.certification', 'employee_id', 'Certifications'
  • experience_ids One2many → hr.experience
    help='Professional Experiences' args: 'hr.experience', 'employee_id', ' Professional Experiences'
Public methods (0)

No public methods.

New fields (1)
  • category Selection
    default='professional' help='Category' required=True args: [('professional', 'Professional'), ('academic', 'Academic'), ('certification', 'Certification')], 'Category'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/9.0/hr_experience
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - resource
    - web_tip
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_academic_form hr.academic.form hr.academic form New
view_academic_tree hr.academic.tree hr.academic tree New
view_certification_form hr.certification.form hr.certification form New
view_certification_tree hr.certification.tree hr.certification tree New
view_employee_form_inherit hr.experience.employee.form hr.employee notebook Inherits hr.view_employee_form
view_professional_form hr.experience.form hr.experience form New
view_professional_tree hr.experience.tree hr.experience tree New
Models touched (5)

New fields (3)
  • activities Text
    string='Activities and associations' translate=True
  • diploma Char
    string='Diploma' translate=True
  • study_field Char
    string='Field of study' translate=True
Public methods (0)

No public methods.

New fields (1)
  • certification Char
    help='Certification Number' string='Certification Number'
Public methods (0)

No public methods.

New fields (8)
  • description Text
    args: 'Description'
  • employee_id Many2one → hr.employee
    required=True string='Employee' args: 'hr.employee'
  • end_date Date
    args: 'End date'
  • expire Boolean
    default=True help='Expire' args: 'Expire'
  • location Char
    help='Location' args: 'Location'
  • name Char
    required=True args: 'Name'
  • partner_id Many2one → res.partner
    help='Employer, School, University, Certification Authority' args: 'res.partner', 'Partner'
  • start_date Date
    args: 'Start date'
Public methods (0)

No public methods.

New fields (3)
  • academic_ids One2many → hr.academic
    help='Academic experiences' args: 'hr.academic', 'employee_id', 'Academic experiences'
  • certification_ids One2many → hr.certification
    help='Certifications' args: 'hr.certification', 'employee_id', 'Certifications'
  • experience_ids One2many → hr.experience
    help='Professional Experiences' args: 'hr.experience', 'employee_id', ' Professional Experiences'
Public methods (0)

No public methods.

New fields (1)
  • category Selection
    default='professional' help='Category' required=True args: [('professional', 'Professional'), ('academic', 'Academic'), ('certification', 'Certification')], 'Category'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/8.0/hr_experience
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia, Savoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, Fekete Mihai, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Andhitia Rama
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_academic_form hr.academic.form hr.academic form New
view_academic_tree hr.academic.tree hr.academic tree New
view_certification_form hr.certification.form hr.certification form New
view_certification_tree hr.certification.tree hr.certification tree New
view_employee_form_inherit hr.experience.employee.form hr.employee notebook Inherits hr.view_employee_form
view_professional_form hr.experience.form hr.experience form New
view_professional_tree hr.experience.tree hr.experience tree New
Models touched (5)

New fields (3)
  • activities Text
    string='Activities and associations' translate=True
  • diploma Char
    string='Diploma' translate=True
  • study_field Char
    string='Field of study' translate=True
Public methods (0)

No public methods.

New fields (1)
  • certification Char
    help='Certification Number' string='Certification Number'
Public methods (0)

No public methods.

New fields (8)
  • description Text
    args: 'Description'
  • employee_id Many2one → hr.employee
    required=True string='Employee' args: 'hr.employee'
  • end_date Date
    args: 'End date'
  • expire Boolean
    default=True help='Expire' args: 'Expire'
  • location Char
    help='Location' args: 'Location'
  • name Char
    required=True args: 'Name'
  • partner_id Many2one → res.partner
    help='Employer, School, University, Certification Authority' args: 'res.partner', 'Partner'
  • start_date Date
    args: 'Start date'
Public methods (0)

No public methods.

New fields (3)
  • academic_ids One2many → hr.academic
    help='Academic experiences' args: 'hr.academic', 'employee_id', 'Academic experiences'
  • certification_ids One2many → hr.certification
    help='Certifications' args: 'hr.certification', 'employee_id', 'Certifications'
  • experience_ids One2many → hr.experience
    help='Professional Experiences' args: 'hr.experience', 'employee_id', ' Professional Experiences'
Public methods (0)

No public methods.

New fields (1)
  • category Selection
    default='professional' help='Category' required=True args: [('professional', 'Professional'), ('academic', 'Academic'), ('certification', 'Certification')], 'Category'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/7.0/hr_experience
VERSION
VERSION 0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Sandy Carter, Pedro M. Baeza, GitHub, OCA Transbot, Rudolf Schnapka, moylop260
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Experience Management
=====================

This module allows you to manage your employee experiences:
    * Professional
    * Academic
    * Certification

Contributors
------------
* El Hadji DEM (elhaji.dem@savoirfairelinux.com)

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_academic_form hr.academic.form hr.academic form New
view_academic_tree hr.academic.tree hr.academic tree New
view_certification_form hr.certification.form hr.certification form New
view_certification_tree hr.certification.tree hr.certification tree New
view_employee_form_inherit hr.experience.employee.form hr.employee notebook Inherits hr.view_employee_form
view_professional_form hr.experience.form hr.experience form New
view_professional_tree hr.experience.tree hr.experience tree New
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/6.1/hr_experience
VERSION
VERSION 0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Sandy Carter
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - mail
    - base_tools
    - resource
    - process
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Experience Management
=====================

This module allows you to manage your employee experiences:
    * Professional
    * Academic
    * Certification

Contributors
------------
* El Hadji DEM <elhaji.dem@savoirfairelinux.com>
* Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_academic_form hr.academic.form hr.academic form New
view_academic_tree hr.academic.tree hr.academic tree New
view_certification_form hr.certification.form hr.certification form New
view_certification_tree hr.certification.tree hr.certification tree New
view_employee_form_inherit hr.experience.employee.form hr.employee notebook Inherits hr.view_employee_form
view_professional_form hr.professional.form hr.professional form New
view_professional_tree hr.professional.tree hr.professional tree New
Models touched (6)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.