Repository
odoo/odoo · module folder
Module version
1.0
Category
Human Resources/Employees
Folder size
0.22 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:15
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Yannick Tivisse, Julien Castiaux, Tiffany Chang (tic), Gorash, Dossogne Bertrand, Dylan Kiss (dyki), nihp-odoo, Natalie (naja), Michaël Mattiello, Krzysztof Magusiak (krma), romc-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Certification and Skills for HR
===============================

This module adds certification to resume for employees.
        

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
resume_survey_line_view_form hr.resume.line.form hr.resume.line form Inherits hr_skills.resume_line_view_form
survey_survey_view_form survey.survey.view.form.inherit.hr.skills survey.survey form Inherits survey.survey_survey_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (3)
  • department_id Many2one
    related='employee_id.department_id' store=True
  • expiration_status Selection
    compute='_compute_expiration_status' store=True args: [('expired', 'Expired'), ('expiring', 'Expiring'), ('valid', 'Valid')]
  • survey_id Many2one → survey.survey
    readonly=True string='Certification' args: 'survey.survey'
Public methods (1)
  • copy_data(self, default=None)

New fields (1)
  • certification_validity_months Integer
    help='Specify the number of months the certification is valid after being awarded. Enter 0 for certifications that never expire.' required=False args: 'Validity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…