TIP: You can type at any time to perform a new search.
Skills Certification
hr_skills_survey · odoo/odoo
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2onerelated='employee_id.department_id'store=True -
expiration_statusSelectioncompute='_compute_expiration_status'store=True args: [('expired', 'Expired'), ('expiring', 'Expiring'), ('valid', 'Valid')] -
survey_idMany2one → survey.surveyreadonly=Truestring='Certification' args: 'survey.survey'
-
copy_data(self, default=None)
New fields (1)
-
certification_validity_monthsIntegerhelp='Specify the number of months the certification is valid after being awarded. Enter 0 for certifications that never expire.'required=False args: 'Validity'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…