Commit Graph

9 Commits (35ce26ce3fae1a6c09626ed5db4df1f8384e7f28)

Author SHA1 Message Date
Alexandre Díaz 923debe5d9 [FIX] mail_tracking: Changed injection method for 'failed_message_ids' field
Before this commit, some methods with views crashes trying to
process 'failed_message_ids' field.
After this commit the 'failed_message_ids' field description
is properly generated.
2019-12-16 14:47:14 +01:00
Alexandre Díaz 096175532b [IMP] mail_tracking: Buttons, discuss, empty mails 2019-11-07 02:45:21 +01:00
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