| 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_slides |
| 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, Thibault Delavallée, Yannick Tivisse, Pierre Masereel, Julien Castiaux, Tiffany Chang (tic), Gorash, Pierre-Yves Dufays, Dylan Kiss (dyki), nihp-odoo, Natalie (naja), Abdelrahman Mahmoud (amah), romc-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:45 |
| 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 - website_slides - portal_rating - rating - website - social_media - google_recaptcha - utm - html_builder - website_mail - website_profile - website_partner - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
E-learning and Skills for HR
============================
This module add completed courses to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_public_resume_view_form_inherit |
hr.employee.view.form.inherit.resume.slides | hr.employee.public | xpath | Inherits hr_skills.hr_employee_public_view_form_inherit |
hr_employee_public_view_form |
hr.employee.public.form.inherit.skills.slides | hr.employee.public | xpath | Inherits hr.hr_employee_public_view_form |
hr_employee_resume_view_form_inherit |
hr.employee.view.form.inherit.resume.slides | hr.employee | xpath | Inherits hr_skills.hr_employee_view_form |
hr_employee_view_form |
hr.employee.view.form.inherit.resume.slides | hr.employee | button | Inherits hr.view_employee_form |
resume_slides_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
resume_slides_line_view_kanban |
hr.resume.line.kanban.view.inherited | hr.resume.line | xpath | Inherits hr_skills.hr_resume_line_kanban_view |
resume_slides_line_view_list |
hr.resume.line.list | hr.resume.line | xpath | Inherits hr_skills.hr_resume_line_list_view |
slide_channel_view_list |
slide.channel.view.list | slide.channel | list | New |
courses_completion_text
Char
compute='_compute_courses_completion_text'
has_subscribed_courses
Boolean
compute='_compute_courses_completion_text'
subscribed_courses
Many2many → slide.channel
related='user_partner_id.slide_channel_ids'
args: 'slide.channel'
action_open_courses(self)
courses_completion_text
Char
related='employee_id.courses_completion_text'
has_subscribed_courses
Boolean
related='employee_id.has_subscribed_courses'
action_open_courses(self)
channel_id
Many2one → slide.channel
compute='_compute_channel_id'
index='btree_not_null'
readonly=True
store=True
string='eLearning Course'
args: 'slide.channel'
course_type
Selection
ondelete={'elearning': 'cascade'}
selection_add=[('elearning', 'eLearning')]
course_url
Char
related='channel_id.website_absolute_url'
duration
Integer
compute='_compute_duration'
readonly=False
store=True
string='Duration'
No public methods.
No new fields.
Public methods (0)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_slides |
| 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 | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Yannick Tivisse, Odoo Online, Tiffany Chang (tic), Mathieu Duckerts-Antoine, Victor Piryns (pivi), Dylan Kiss (dyki), Louis (wil), Natalie (naja) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:58 |
| 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 - website_slides - portal_rating - rating - website - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
E-learning and Skills for HR
============================
This module add completed courses to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_view_form |
hr.employee.view.form.inherit.resume.slides | hr.employee | xpath | Inherits hr.view_employee_form |
resume_slides_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
courses_completion_text
Char
compute='_compute_courses_completion_text'
groups='hr.group_hr_user'
has_subscribed_courses
Boolean
compute='_compute_courses_completion_text'
groups='hr.group_hr_user,base.group_system'
subscribed_courses
Many2many → slide.channel
related='user_partner_id.slide_channel_ids'
args: 'slide.channel'
action_open_courses(self)
channel_id
Many2one → slide.channel
index='btree_not_null'
readonly=True
string='Course'
args: 'slide.channel'
course_url
Char
compute='_compute_course_url'
default=False
display_type
Selection
selection_add=[('course', 'Course')]
No public methods.
No new fields.
Public methods (0)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_slides |
| 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, Denis Ledoux, Samuel Degueldre, Nasreddin Boulif (bon), Tiffany Chang (tic), Gorash, Pierre Paridans, momegahed, sofiagvaladze, niyasraphy, Louis Wicket (wil), Victor Piryns (pivi), pash-odoo, Dylan Kiss (dyki), Noe Antoine, Louis (wil), Natalie (naja), Rob Coekaerts |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - phone_validation - bus - web_tour - resource - website_slides - portal_rating - portal - web_editor - http_routing - auth_signup - rating - website - digest - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
E-learning and Skills for HR
============================
This module add completed courses to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_view_form |
hr.employee.view.form.inherit.resume.slides | hr.employee | xpath | Inherits hr.view_employee_form |
resume_slides_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
courses_completion_text
Char
compute='_compute_courses_completion_text'
has_subscribed_courses
Boolean
compute='_compute_courses_completion_text'
subscribed_courses
Many2many → slide.channel
related='user_partner_id.slide_channel_ids'
args: 'slide.channel'
action_open_courses(self)
channel_id
Many2one → slide.channel
index='btree_not_null'
readonly=True
string='Course'
args: 'slide.channel'
course_url
Char
compute='_compute_course_url'
default=False
display_type
Selection
selection_add=[('course', 'Course')]
No public methods.
No new fields.
Public methods (0)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_slides |
| 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, Dharmraj Jhala, Rémi Rahir, Gorash, momegahed, Dossogne Bertrand, niyasraphy, Natalie (naja), Rob Coekaerts |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - website_slides - portal_rating - portal - web_editor - http_routing - auth_signup - rating - website - digest - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
E-learning and Skills for HR
============================
This module add completed courses to resume for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_view_form |
hr.employee.view.form.inherit.resume.slides | hr.employee | xpath | Inherits hr.view_employee_form |
resume_slides_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
courses_completion_text
Char
compute='_compute_courses_completion_text'
subscribed_courses
Many2many → slide.channel
related='user_partner_id.slide_channel_ids'
args: 'slide.channel'
action_open_courses(self)
channel_id
Many2one → slide.channel
readonly=True
string='Course'
args: 'slide.channel'
course_url
Char
compute='_compute_course_url'
default=False
display_type
Selection
selection_add=[('course', 'Course')]
No public methods.
No new fields.
Public methods (0)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_slides |
| 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, Dharmraj Jhala, Rémi Rahir, Xavier-Do, Julien Mougenot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - website_slides - portal_rating - portal - web_editor - http_routing - auth_signup - rating - website - digest - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
E-learning and Skills for HR
============================
This module add completed courses to resumé for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
resume_slides_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
channel_id
Many2one → slide.channel
readonly=True
string='Course'
args: 'slide.channel'
display_type
Selection
selection_add=[('course', 'Course')]
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_slides |
| 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, Christophe Simonis, Yannick Tivisse, Rémi Rahir, Xavier-Do, Kevin Baptiste |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - website_slides - portal_rating - portal - web_editor - http_routing - auth_signup - rating - website - digest - social_media - website_mail - website_profile - website_partner - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
E-learning and Skills for HR
============================
This module add completed courses to resumé for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
hr_skills_assets_backend | ir.ui.view | qweb | Inherits web.assets_backend |
resume_slides_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
channel_id
Many2one → slide.channel
readonly=True
string='Course'
args: 'slide.channel'
display_type
Selection
selection_add=[('course', 'Course')]
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_slides |
| 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, Thibault Delavallée, Yannick Tivisse, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_skills - hr - base_setup - base - web - bus - web_tour - resource - mail_bot - website_slides - website - web_editor - http_routing - portal - auth_signup - social_media - website_mail - website_profile - website_partner - gamification - web_kanban_gauge - website_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
E-learning and Skills for HR
============================
This module add completed courses to resumé for employees.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
hr_skills_assets_backend | ir.ui.view | qweb | Inherits web.assets_backend |
resume_slides_line_view_form |
hr.resume.line.form | hr.resume.line | xpath | Inherits hr_skills.resume_line_view_form |
channel_id
Many2one → slide.channel
readonly=True
string='Course'
args: 'slide.channel'
display_type
Selection
selection_add=[('course', 'Course')]
No public methods.
No new fields.
Public methods (0)No public methods.