Skip to content
Snippets Groups Projects
Unverified Commit 7e35c40c authored by Robot Odoo's avatar Robot Odoo Committed by GitHub
Browse files

[MERGE][IMP] website_slides_survey: handle certification re-enroll/purchase flow


Task #1945036

Purpose
======

If the user fails his last attempt at a course certification, we remove him from
the members of the course (and he has to enroll again).
He receives an email in the process notifying him of his failure and suggesting
he enrolls to the course again.

The purpose is to have a 'certification flow' where the user can re-purchase the
certification when they have failed it.

This could lead to some issues if the course containing the certification also has
other slides with content because the user will not have access to them after failing.
This also prevents configuring courses with multiple certifications since the membership
will be removed at the first failure.

These use cases are considered "non standard" by the business and are thus not handled
in the code. We assume that users will configure their courses "correctly".

closes odoo/odoo#31484

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parents 3f6d0903 199ecdd3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment