Commit Graph

7 Commits (e89d87197f59429e40c3c44ccd117f13891e66d0)

Author SHA1 Message Date
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