| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/website_slides_forum |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| 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, Géry Debongnie, Julien Castiaux, Tiffany Chang (tic), Gorash, Nicolas Bayet, Victor Piryns (pivi), Dylan Kiss (dyki), Krzysztof Magusiak (krma), Alessandro Lupo, Augustin (duau) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_slides - portal_rating - portal - web - base - html_editor - bus - http_routing - base_setup - web_tour - auth_signup - rating - website - digest - resource - social_media - google_recaptcha - utm - html_builder - website_mail - website_profile - website_partner - gamification - website_forum |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A Slide channel can be linked to forum. Also, profiles from slide and forum are regrouped together |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
course_main |
course_main | ir.ui.view | qweb | Inherits website_slides.course_main |
forum_all_all_entries |
Add course badge | ir.ui.view | qweb | Inherits website_forum.forum_all_all_entries |
forum_forum_view_form |
forum.forum.view.form.inherit.slides | forum.forum | xpath | Inherits website_forum.forum_forum_view_form |
forum_forum_view_tree_slides |
forum.forum.view.list.slides | forum.forum | field | Inherits website_forum.forum_forum_view_tree |
forum_post_view_graph_slides |
forum.post.view.graph.slides | forum.post | graph | New |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.slides.forum | res.config.settings | xpath | Inherits website_slides.res_config_settings_view_form |
slide_fullscreen |
slide_fullscreen | ir.ui.view | qweb | Inherits website_slides.slide_fullscreen |
website_slides_forum_breadcrumb |
Replace Breadcrumb Root | ir.ui.view | qweb | Inherits website_forum.forum_model_nav |
website_slides_forum_channel_inherit_view_form |
website.slides_forum.view.form.inherit.slide.channel | slide.channel | xpath | Inherits website_slides.view_slide_channel_form |
website_slides_forum_index |
Split regular forums/courses | ir.ui.view | qweb | Inherits website_forum.forum_all |
image_1920
Image
compute='_compute_image_1920'
readonly=False
store=True
args: 'Image'
slide_channel_id
Many2one → slide.channel
compute='_compute_slide_channel_id'
store=True
args: 'slide.channel', 'Course'
slide_channel_ids
One2many → slide.channel
help='Edit the course linked to this forum on the course form.'
args: 'slide.channel', 'forum_id', 'Courses'
visibility
Selection
help='Forum linked to a Course, the visibility is the one applied on the course.'
related='slide_channel_id.visibility'
No public methods.
forum_id
Many2one → forum.forum
copy=False
index='btree_not_null'
args: 'forum.forum', 'Course Forum'
forum_total_posts
Integer
related='forum_id.total_posts'
args: 'Number of active forum posts'
action_redirect_to_forum(self)
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/website_slides_forum |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Odoo Online, Tiffany Chang (tic), Gorash, Victor Piryns (pivi), Dylan Kiss (dyki), Louis (wil), Elisabeth Dickinson |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_slides - portal_rating - portal - web - base - web_editor - bus - html_editor - http_routing - base_setup - web_tour - auth_signup - rating - website - digest - resource - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification - website_forum |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A Slide channel can be linked to forum. Also, profiles from slide and forum are regrouped together |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
course_main |
course_main | ir.ui.view | qweb | Inherits website_slides.course_main |
forum_all_all_entries |
Add course badge | ir.ui.view | qweb | Inherits website_forum.forum_all_all_entries |
forum_forum_view_form |
forum.forum.view.form.inherit.slides | forum.forum | xpath | Inherits website_forum.forum_forum_view_form |
forum_forum_view_tree_slides |
forum.forum.view.list.slides | forum.forum | field | Inherits website_forum.forum_forum_view_tree |
forum_post_view_graph_slides |
forum.post.view.graph.slides | forum.post | graph | New |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.slides.forum | res.config.settings | xpath | Inherits website_slides.res_config_settings_view_form |
slide_fullscreen |
slide_fullscreen | ir.ui.view | qweb | Inherits website_slides.slide_fullscreen |
snippet_options |
Slides Forum Snippet Options | ir.ui.view | qweb | Inherits website.snippet_options |
website_slides_forum_breadcrumb |
Replace Breadcrumb Root | ir.ui.view | qweb | Inherits website_forum.forum_model_nav |
website_slides_forum_channel_inherit_view_form |
website.slides_forum.view.form.inherit.slide.channel | slide.channel | xpath | Inherits website_slides.view_slide_channel_form |
website_slides_forum_index |
Split regular forums/courses | ir.ui.view | qweb | Inherits website_forum.forum_all |
image_1920
Image
compute='_compute_image_1920'
readonly=False
store=True
args: 'Image'
slide_channel_id
Many2one → slide.channel
compute='_compute_slide_channel_id'
store=True
args: 'slide.channel', 'Course'
slide_channel_ids
One2many → slide.channel
help='Edit the course linked to this forum on the course form.'
args: 'slide.channel', 'forum_id', 'Courses'
visibility
Selection
help='Forum linked to a Course, the visibility is the one applied on the course.'
related='slide_channel_id.visibility'
No public methods.
forum_id
Many2one → forum.forum
copy=False
args: 'forum.forum', 'Course Forum'
forum_total_posts
Integer
related='forum_id.total_posts'
args: 'Number of active forum posts'
action_redirect_to_forum(self)
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/website_slides_forum |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| 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, Aaron Bohy, qsm-odoo, Odoo Online, Jorge Pinna Puissant, Romeo Fragomeli, Tiffany Chang (tic), Gorash, Pierre Paridans, Florian Charlier, Louis Wicket (wil), Dylan Kiss (dyki), Noe Antoine, Lopes Marc (loma), Louis (wil), Elisabeth Dickinson, Sahil Patel |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_slides - portal_rating - portal - web - base - web_editor - bus - http_routing - base_setup - web_tour - auth_signup - rating - website - digest - resource - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification - website_forum |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A Slide channel can be linked to forum. Also, profiles from slide and forum are regrouped together |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
course_main |
course_main | ir.ui.view | qweb | Inherits website_slides.course_main |
forum_all_all_entries |
Add course badge | ir.ui.view | qweb | Inherits website_forum.forum_all_all_entries |
forum_forum_view_form |
forum.forum.view.form.inherit.slides | forum.forum | xpath | Inherits website_forum.forum_forum_view_form |
forum_forum_view_tree_slides |
forum.forum.view.tree.slides | forum.forum | field | Inherits website_forum.forum_forum_view_tree |
forum_post_view_graph_slides |
forum.post.view.graph.slides | forum.post | graph | New |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.slides.forum | res.config.settings | xpath | Inherits website_slides.res_config_settings_view_form |
slide_fullscreen |
slide_fullscreen | ir.ui.view | qweb | Inherits website_slides.slide_fullscreen |
snippet_options |
Slides Forum Snippet Options | ir.ui.view | qweb | Inherits website.snippet_options |
website_slides_forum_breadcrumb |
Replace Breadcrumb Root | ir.ui.view | qweb | Inherits website_forum.forum_model_nav |
website_slides_forum_channel_inherit_view_form |
website.slides_forum.view.form.inherit.slide.channel | slide.channel | xpath | Inherits website_slides.view_slide_channel_form |
website_slides_forum_index |
Split regular forums/courses | ir.ui.view | qweb | Inherits website_forum.forum_all |
No new fields.
Public methods (0)No public methods.
image_1920
Image
compute='_compute_image_1920'
readonly=False
store=True
args: 'Image'
slide_channel_id
Many2one → slide.channel
compute='_compute_slide_channel_id'
store=True
args: 'slide.channel', 'Course'
slide_channel_ids
One2many → slide.channel
help='Edit the course linked to this forum on the course form.'
args: 'slide.channel', 'forum_id', 'Courses'
visibility
Selection
help='Forum linked to a Course, the visibility is the one applied on the course.'
related='slide_channel_id.visibility'
No public methods.
forum_id
Many2one → forum.forum
copy=False
args: 'forum.forum', 'Course Forum'
forum_total_posts
Integer
related='forum_id.total_posts'
args: 'Number of active forum posts'
action_redirect_to_forum(self)
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/website_slides_forum |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| 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, qsm-odoo, Jorge Pinna Puissant, Aurélien Warnon, Romeo Fragomeli, Patrick Hoste, Thomas Josse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_slides - portal_rating - portal - web - base - web_editor - bus - http_routing - base_setup - web_tour - auth_signup - rating - website - digest - resource - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification - web_kanban_gauge - website_forum |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A Slide channel can be linked to forum. Also, profiles from slide and forum are regrouped together |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
course_main |
course_main | ir.ui.view | qweb | Inherits website_slides.course_main |
forum_forum_view_form |
forum.forum.view.form.inherit.slides | forum.forum | xpath | Inherits website_forum.view_forum_forum_form |
forum_forum_view_tree_slides |
forum.forum.view.tree.slides | forum.forum | field | Inherits website_forum.view_forum_forum_list |
forum_post_view_graph_slides |
forum.post.view.graph.slides | forum.post | graph | New |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.slides.forum | res.config.settings | xpath | Inherits website_slides.res_config_settings_view_form |
slide_fullscreen |
slide_fullscreen | ir.ui.view | qweb | Inherits website_slides.slide_fullscreen |
snippet_options |
Slides Forum Snippet Options | ir.ui.view | qweb | Inherits website.snippet_options |
website_slides_forum_channel_inherit_view_form |
website.slides_forum.view.form.inherit.slide.channel | slide.channel | xpath | Inherits website_slides.view_slide_channel_form |
website_slides_forum_header |
website_slides_forum_header | ir.ui.view | qweb | Inherits website_forum.header |
website_slides_forum_index |
Split regular forums/courses | ir.ui.view | qweb | Inherits website_forum.forum_all |
slide_channel_id
Many2one → slide.channel
compute='_compute_slide_channel_id'
store=True
args: 'slide.channel', 'Course'
slide_channel_ids
One2many → slide.channel
help='Edit the course linked to this forum on the course form.'
args: 'slide.channel', 'forum_id', 'Courses'
visibility
Selection
help='Forum linked to a Course, the visibility is the one applied on the course.'
related='slide_channel_id.visibility'
No public methods.
forum_id
Many2one → forum.forum
copy=False
args: 'forum.forum', 'Course Forum'
forum_total_posts
Integer
related='forum_id.total_posts'
args: 'Number of active forum posts'
action_redirect_to_forum(self)
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/website_slides_forum |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| 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, Xavier-Do, Julien Mougenot, Tiffany Chang (tic), Mathieu Duckerts-Antoine |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_slides - portal_rating - portal - web - base - web_editor - http_routing - base_setup - bus - web_tour - auth_signup - rating - website - digest - resource - social_media - google_recaptcha - utm - website_mail - website_profile - website_partner - gamification - web_kanban_gauge - website_forum |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A Slide channel can be linked to forum. Also, profiles from slide and forum are regrouped together |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
course_main |
course_main | ir.ui.view | qweb | Inherits website_slides.course_main |
forum_forum_view_form |
forum.forum.view.form.inherit.slides | forum.forum | xpath | Inherits website_forum.view_forum_forum_form |
forum_post_view_graph_slides |
forum.post.view.graph.slides | forum.post | graph | New |
slide_fullscreen |
slide_fullscreen | ir.ui.view | qweb | Inherits website_slides.slide_fullscreen |
website_slides_forum_channel_inherit_view_form |
website.slides_forum.view.form.inherit.slide.channel | slide.channel | xpath | Inherits website_slides.view_slide_channel_form |
website_slides_forum_header |
website_slides_forum_header | ir.ui.view | qweb | Inherits website_forum.header |
website_slides_forum_index |
Split regular forums/courses | ir.ui.view | qweb | Inherits website_forum.forum_all |
slide_channel_id
Many2one → slide.channel
compute='_compute_slide_channel_id'
store=True
args: 'slide.channel', 'Course'
slide_channel_ids
One2many → slide.channel
help='Edit the course linked to this forum on the course form.'
args: 'slide.channel', 'forum_id', 'Courses'
visibility
Selection
help='Forum linked to a Course, the visibility is the one applied on the course.'
related='slide_channel_id.visibility'
No public methods.
forum_id
Many2one → forum.forum
forum_total_posts
Integer
related='forum_id.total_posts'
args: 'Number of active forum posts'
action_redirect_to_forum(self)
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/website_slides_forum |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| 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, Jeremy Kersten, Yannick Tivisse, Xavier-Do, Tiffany Chang (tic), Mathieu Duckerts-Antoine, Kevin Baptiste |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_slides - portal_rating - portal - web - base - web_editor - http_routing - base_setup - bus - web_tour - auth_signup - rating - website - digest - resource - social_media - website_mail - website_profile - website_partner - gamification - web_kanban_gauge - website_forum |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A Slide channel can be linked to forum. Also, profiles from slide and forum are regrouped together |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
Website slide forum frontend assets | ir.ui.view | qweb | Inherits website.assets_frontend |
course_main |
course_main | ir.ui.view | qweb | Inherits website_slides.course_main |
forum_forum_view_form |
forum.forum.view.form.inherit.slides | forum.forum | xpath | Inherits website_forum.view_forum_forum_form |
forum_post_view_graph_slides |
forum.post.view.graph.slides | forum.post | graph | New |
slide_fullscreen |
slide_fullscreen | ir.ui.view | qweb | Inherits website_slides.slide_fullscreen |
website_slides_forum_channel_inherit_view_form |
website.slides_forum.view.form.inherit.slide.channel | slide.channel | xpath | Inherits website_slides.view_slide_channel_form |
website_slides_forum_header |
website_slides_forum_header | ir.ui.view | qweb | Inherits website_forum.header |
website_slides_forum_index |
Split regular forums/courses | ir.ui.view | qweb | Inherits website_forum.forum_all |
slide_channel_id
Many2one → slide.channel
compute='_compute_slide_channel_id'
store=True
args: 'slide.channel', 'Course'
slide_channel_ids
One2many → slide.channel
help='Edit the course linked to this forum on the course form.'
args: 'slide.channel', 'forum_id', 'Courses'
visibility
Selection
help='Forum linked to a Course, the visibility is the one applied on the course.'
related='slide_channel_id.visibility'
No public methods.
forum_id
Many2one → forum.forum
forum_total_posts
Integer
related='forum_id.total_posts'
args: 'Number of active forum posts'
action_redirect_to_forum(self)
create(self, vals)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/website_slides_forum |
| 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, Christophe Simonis, Jeremy Kersten, qsm-odoo, jem-odoo, Aurélien Warnon, Xavier-Do, David Beguin, qmo-odoo, laa |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_slides - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - auth_signup - social_media - website_mail - website_profile - website_partner - gamification - web_kanban_gauge - website_rating - rating - website_forum |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A Slide channel can be linked to forum. Also, profiles from slide and forum are regrouped together |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
Website slide forum frontend assets | ir.ui.view | qweb | Inherits website.assets_frontend |
course_main |
course_main | ir.ui.view | qweb | Inherits website_slides.course_main |
forum_forum_view_form |
forum.forum.view.form.inherit.slides | forum.forum | xpath | Inherits website_forum.view_forum_forum_form |
forum_post_view_graph_slides |
forum.post.view.graph.slides | forum.post | graph | New |
slide_fullscreen |
slide_fullscreen | ir.ui.view | qweb | Inherits website_slides.slide_fullscreen |
website_slides_forum_channel_inherit_view_form |
website.slides_forum.view.form.inherit.slide.channel | slide.channel | xpath | Inherits website_slides.view_slide_channel_form |
website_slides_forum_header |
website_slides_forum_header | ir.ui.view | qweb | Inherits website_forum.header |
website_slides_forum_index |
Split regular forums/courses | ir.ui.view | qweb | Inherits website_forum.forum_all |
slide_channel_id
Many2one → slide.channel
compute='_compute_slide_channel_id'
args: 'slide.channel', 'Course'
slide_channel_ids
One2many → slide.channel
No public methods.
forum_id
Many2one → forum.forum
forum_total_posts
Integer
related='forum_id.total_posts'
args: 'Number of active forum posts'
action_redirect_to_forum(self)