Commit Graph

9 Commits (c9e50002847b9b3d1c733b2e39706924215055f8)

Author SHA1 Message Date
Alexandre D. Díaz c9e5000284 [FIX] mail_tracking: Store cc 2021-03-02 13:01:04 +01:00
Alexandre Díaz 084cb09b80 [IMP] mail_tracking: Store To recipients and omit aliases 2020-04-15 18:08:28 +02:00
Alexandre Díaz d968332c7b [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.
2020-02-24 19:10:28 +01:00
Alexandre Díaz 62d04f9d7d [MIG] mail_tracking: Migration to 13.0 2020-02-05 17:32:40 +01:00
Alexandre Díaz c16bb47d6f [IMP] mail_tracking: black, isort 2020-02-05 16:34:45 +01:00
Alexandre Díaz 29905e66f9 [IMP] mail_tracking: Failed Messages to 12.0 2020-02-05 14:57:34 +01:00
David cea7f76c8e [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.
2020-02-05 14:57:34 +01:00
Alexandre Díaz e060919e23 [FIX] mail_tracking: Repeated suggested cc emails 2020-02-05 14:57:34 +01:00
Alexandre Díaz fe5be21833 [IMP] mail_tracking: Cc 2020-02-05 14:57:34 +01:00