Thierry Ducrest
4d6d8cbb17
Fix mail tracking bounce notification not logged
...
This is to resolve the following issue:
* https://github.com/OCA/social/issues/1121
2024-06-11 09:51:53 +02:00
sergio-teruel
89e10b9310
[FIX] mail_tracking: Crash to add malformed emails to recipients suggestions
2024-06-11 09:51:53 +02:00
simonev
b62aadeea8
[14.0][MIG] mail_tracking
2024-06-11 09:51:53 +02:00
Areeb Siddiqi
560d49cc42
[IMP] mail_tracking: black, isort, prettier
2024-06-11 09:51:53 +02:00
Alexandre D. Díaz
dd9bced5ef
[FIX] mail_tracking: Store cc
2024-06-11 09:51:53 +02:00
Alexandre Díaz
aa8e1e6481
[IMP] mail_tracking: Store To recipients and omit aliases
2024-06-11 09:42:19 +02:00
Alexandre Díaz
b52322594c
[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.
2024-06-11 09:42:19 +02:00
Alexandre Díaz
c3d54d0784
[MIG] mail_tracking: Migration to 13.0
2024-06-11 09:42:19 +02:00
Alexandre Díaz
3b77c528f9
[IMP] mail_tracking: black, isort
2024-06-11 09:42:19 +02:00
Alexandre Díaz
b5ee63dec6
[IMP] mail_tracking: Failed Messages to 12.0
2024-06-11 09:42:19 +02:00
David
2d0c3b7633
[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.
2024-06-11 09:42:19 +02:00
Alexandre Díaz
1756ce1498
[FIX] mail_tracking: Repeated suggested cc emails
2024-06-11 09:42:19 +02:00
Alexandre Díaz
ca30aa43bb
[IMP] mail_tracking: Cc
2024-05-30 13:53:46 +02:00