Skip to content
Snippets Groups Projects
user avatar
dht-odoo authored
Before this commit when user quick create a certification,
then it will create record in survey but not with certification
equals to True. Due to which it will be excluded from domain and
we will not able to find it in survey_id in elearning.

With this commit we pass certification equals to true and scoring_type
equals to scoring_without_answers in context of survey_id. So now,
it will be not excluded in domain('certificate', '=', True) in elearning.

Task Id: 2621296

closes odoo/odoo#75318

X-original-commit: 7b2b00e0
Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
47894929
History
Name Last commit Last update