Change 1 of 1
Course access from portal
Customers can view and access their e-learning courses from the customer portal.
Official Odoo 20 release note
In plain words
Portal users now get a Courses card on their My Account page. It shows the number of courses they joined and opens the eLearning page, so customers reach their courses in one click.
Where to find it
- Log in as a portal user who is enrolled in at least one course.
- Open the customer portal (My Account, /my).
For users
Customers see a Courses card on /my next to orders, invoices and tickets, with a count of the courses they are enrolled in.
For developers
The card is a portal.entry record (website_slides.portal_slides_client) with placeholder_count slide_channel_count; the counter is computed in WebsiteSlidesPortal._prepare_portal_counter_values.
Upgrading from Odoo 19
Nothing to migrate. The record is noupdate, so it can be edited or archived like any other portal entry.
