Skip to content
Snippets Groups Projects
Commit 49f95a9a authored by Thibault Delavallée's avatar Thibault Delavallée
Browse files

[FW][FIX] mail: correctly avoid increasing bounced counter two times


When a bounce has to be managed on a record already inheriting from blacklist
mixin it shoudl not be counted two times: one for email-based bounce and one
for "all records using that email linked to blacklist mechanism should
bounce".

A mechanism exists to prevent that double increase but it was not correctly
done. Protection was reset in a loop.

Task ID-2547347
PR odoo/odoo#72347

closes odoo/odoo#72420

X-original-commit: 6e1bca5d
Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent fd2ca5d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment