Wednesday, January 2, 2019
1 change · master
Enhancements to existing features
The mail systray now separates failed messages by failure type, so email, SMS, and postal mail issues do not appear mixed together. This makes it easier for users to understand what kind of delivery problem needs attention.
Original PR description
Description of the issue/feature this PR addresses: We want to add new kinds of failures to the list in the systray, such as Snailmail or SMS failures but we don't want different types of failures to be grouped together. Current behavior before PR: Mail failures are grouped together based only on the model of the linked document. Desired behavior after PR is merged: Mail failures that have a different type should not be grouped together. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr