Skip to content
Snippets Groups Projects
Commit b0e0cee9 authored by Nicolas Lempereur's avatar Nicolas Lempereur
Browse files

[FIX] mass_mailing: set bounced mail as bounced


Fix a mixup between `bounced_msg_id` that is sometimes tought as a list
of string or directly as a string.

Now `bounced_msg_id` is always a list or `False` if there is no bounce.

opw-2157793
closes #43084

Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent 302a07d2
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