Daily updates from Odoo
Monday, December 14, 2015
1 change · master
New functionality added to Odoo
Contacts can now keep a count of bounced emails, making it easier to identify invalid email addresses. This helps teams filter, exclude, or archive contacts that can no longer be reached reliably.
Original PR description
Add the message_bounce field on res.partner. This allows bounced emails to increment the counter and thus to filter / exclude / archive partners whose email is invalid.