| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/hr_skills_survey |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Employees |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| 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 |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - http_routing - auth_signup - resource - phone_validation - resource_mail - survey - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Certification and Skills for HR
===============================
This module adds certification to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
resume_survey_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
survey_survey_view_form |
survey.survey.view.form.inherit.hr.skills | survey.survey | xpath | Inherits survey.survey_survey_view_form |
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'
copy_data(self, default=None)
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'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/hr_skills_survey |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Odoo Online, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Dossogne Bertrand, Pierre-Yves Dufays, Dylan Kiss (dyki), ravb-odoo, Louis (wil), Natalie (naja) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - phone_validation - resource_mail - survey - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Certification and Skills for HR
===============================
This module adds certification to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_certification_report_view_list |
hr.resume.line | list | New | |
hr_resume_line_view_search |
hr.resume.line | search | New | |
resume_survey_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
survey_survey_view_form |
survey.survey.view.form.inherit.hr.skills | survey.survey | xpath | Inherits survey.survey_survey_view_form |
department_id
Many2one
related='employee_id.department_id'
store=True
display_type
Selection
selection_add=[('certification', 'Certification')]
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'
No public methods.
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'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/hr_skills_survey |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Odoo Online, Samuel Degueldre, Tiffany Chang (tic), Gorash, sofiagvaladze, niyasraphy, Louis Wicket (wil), Pierre-Yves Dufays, pash-odoo, Dylan Kiss (dyki), Louis (wil), Natalie (naja), haumenphai, jgjini |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - phone_validation - bus - web_tour - resource - survey - auth_signup - http_routing - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Certification and Skills for HR
===============================
This module adds certification to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_certification_report_view_list |
hr.resume.line | tree | New | |
hr_resume_line_view_search |
hr.resume.line | search | New | |
resume_survey_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
department_id
Many2one
related='employee_id.department_id'
store=True
display_type
Selection
selection_add=[('certification', 'Certification')]
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'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/hr_skills_survey |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Gorash, Dossogne Bertrand, niyasraphy, Natalie (naja), haumenphai |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - survey - auth_signup - http_routing - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Certification and Skills for HR
===============================
This module adds certification to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
resume_survey_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
display_type
Selection
selection_add=[('certification', 'Certification')]
survey_id
Many2one → survey.survey
readonly=True
string='Certification'
args: 'survey.survey'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/hr_skills_survey |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Aaron Bohy, Xavier-Do, Julien Mougenot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - survey - auth_signup - http_routing - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Certification and Skills for HR
===============================
This module adds certification to resumé for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
resume_survey_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
display_type
Selection
selection_add=[('certification', 'Certification')]
survey_id
Many2one → survey.survey
readonly=True
string='Certification'
args: 'survey.survey'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/hr_skills_survey |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, Yannick Tivisse, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:27 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - survey - auth_signup - http_routing - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Certification and Skills for HR
===============================
This module adds certification to resumé for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
hr_skills_survey_assets_backend | ir.ui.view | qweb | Inherits web.assets_backend |
resume_survey_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
display_type
Selection
selection_add=[('certification', 'Certification')]
survey_id
Many2one → survey.survey
readonly=True
string='Certification'
args: 'survey.survey'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/hr_skills_survey |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Yannick Tivisse, Aurélien Warnon, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - mail_bot - survey - auth_signup - http_routing - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Certification and Skills for HR
===============================
This module adds certification to resumé for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
hr_skills_survey_assets_backend | ir.ui.view | qweb | Inherits web.assets_backend |
resume_survey_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
display_type
Selection
selection_add=[('certification', 'Certification')]
survey_id
Many2one → survey.survey
readonly=True
string='Certification'
args: 'survey.survey'
No public methods.
No new fields.
Public methods (0)No public methods.