Commit Graph

11 Commits

Author SHA1 Message Date
simonev
7f964d9386 [14.0][MIG] mail_tracking 2022-04-20 14:46:21 +05:30
Areeb Siddiqi
c721351a9c [IMP] mail_tracking: black, isort, prettier 2022-04-20 14:46:21 +05:30
Alexandre D. Díaz
bb633d22c5 [FIX] mail_tracking: Store cc 2022-04-20 14:46:21 +05:30
Alexandre Díaz
bedeb56759 [IMP] mail_tracking: Store To recipients and omit aliases 2022-04-20 14:46:21 +05:30
Alexandre Díaz
db068ba018 [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.
2022-04-20 14:46:21 +05:30
Alexandre Díaz
fc7d2e9f3a [MIG] mail_tracking: Migration to 13.0 2022-04-20 14:46:21 +05:30
Alexandre Díaz
200e016ab8 [IMP] mail_tracking: black, isort 2022-04-20 14:46:21 +05:30
Alexandre Díaz
eba1e0de8a [IMP] mail_tracking: Failed Messages to 12.0 2022-04-20 14:46:21 +05:30
David
61463fc530 [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.
2022-04-20 14:46:21 +05:30
Alexandre Díaz
ef83aacf9a [FIX] mail_tracking: Repeated suggested cc emails 2022-04-20 14:46:21 +05:30
Alexandre Díaz
c2fd8c95fc [IMP] mail_tracking: Cc 2022-04-20 14:46:21 +05:30