Commit Graph

9 Commits (7c6f59fe7be10c80886ff9cd494e10367d740f1f)

Author SHA1 Message Date
Alexandre Díaz d5f3483eec [IMP] mail_tracking: Use 'self' directly 2020-03-25 15:40:25 +01:00
Alexandre Díaz 4f2018471e [IMP] mail_tracking: Store To recipients and omit aliases 2020-03-24 18:32:03 +01:00
Alexandre Díaz d389d7f8f7 [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-09 15:45:47 +01:00
Alexandre Díaz d050805c7d fixup! [IMP] mail_tracking: Failed Messages to 12.0 2019-11-12 18:26:53 +01:00
Alexandre Díaz 3a729cf544 fixup! [IMP] mail_tracking: Failed Messages to 12.0 2019-10-29 13:01:21 +01:00
Alexandre Díaz 293dd39ff6 [IMP] mail_tracking: Failed Messages to 12.0 2019-10-25 20:15:44 +02:00
David c94af853cc [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-21 12:24:54 +02:00
Alexandre Díaz 53b2692f28 [FIX] mail_tracking: Repeated suggested cc emails 2019-07-22 20:23:22 +02:00
Alexandre Díaz 61a719d861 [IMP] mail_tracking: Cc 2019-07-19 07:40:15 +00:00