Commit Graph

5 Commits (15d86bed664c384f01fdd163ff3406db90d02f98)

Author SHA1 Message Date
David 15d86bed66 [IMP] mail_tracking: mail.thread filter for tracking errors
- Any model inheriting from mail.thread will have a filter available to
obtain records with errors in their messages trackings.
- The messages can be marked as done to avoid false positives when the
issues are solved.
2019-10-13 21:40:52 +02:00
Sergio Teruel 7c7b161fa1 [FIX] mail_tracking: Fix message_post inherited method arguments 2019-08-27 11:23:56 +00:00
Pedro M. Baeza f47ad83824
[FIX] mail_tracking: Don't change message_post signature
It doesn't have `*args`.

Fixes #428
2019-08-23 11:12:19 +02:00
Alexandre Díaz 029c8daf9c [FIX] mail_tracking: Repeated suggested cc emails 2019-07-22 18:15:12 +02:00
Alexandre Díaz 8b89ab39be [IMP] mail_tracking: Cc 2019-07-11 15:55:37 +00:00