| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-learning |
| GIT | |
| GIT | https://github.com/OCA/e-learning.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-learning/tree/17.0/website_sale_slides_order_line_link |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-learning |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale_slides - 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_sale - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - payment - website_payment - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module links sales order lines to slide.channel.partner participations when selling a course. It does not add new views or user interface elements but ensures that when a course is sold through Odoo's eLearning system, the corresponding sales order line is associated with the participation record. This functionality is useful for: - Tracking which sale order line is responsible for a given course participation. - Ensuring better traceability between sales and enrollments. - Serving as a base for other modules that may extend its logic. |
No views found for this module.
No new fields.
Public methods (0)No public methods.
slide_channel_partner_id
Many2one → slide.channel.partner
comodel_name='slide.channel.partner'
No public methods.
sale_order_line_ids
One2many → sale.order.line
comodel_name='sale.order.line'
inverse_name='slide_channel_partner_id'
string='Sale Order Lines'
create(self, vals_list)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-learning |
| GIT | |
| GIT | https://github.com/OCA/e-learning.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-learning/tree/15.0/website_sale_slides_order_line_link |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website/eLearning |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-learning |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale_slides - 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_sale - sale - sales_team - payment - account - product - uom - analytic - website_payment |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
No new fields.
Public methods (0)No public methods.
slide_channel_partner_id
Many2one → slide.channel.partner
comodel_name='slide.channel.partner'
No public methods.
sale_order_line_ids
One2many → sale.order.line
comodel_name='sale.order.line'
inverse_name='slide_channel_partner_id'
string='Sale Order Lines'
create(self, vals_list)