Commit Graph

7 Commits (b66eea486596cafee3c537931abc35e250b9b55e)

Author SHA1 Message Date
Alexandre Díaz 75b966269b [IMP] mail_tracking: Failed Messages (Discuss & View) 2019-10-13 21:55:27 +02:00
Alexandre Díaz bc759d49ea [IMP] mail_tracking: Filter messages with errors 2019-10-13 21:40:52 +02:00
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