14 Commits

Author SHA1 Message Date
Jairo Llopis
c64663944b [IMP] pre-commit run -a 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
fc7d2e9f3a [MIG] mail_tracking: Migration to 13.0 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
Alexandre Díaz
5ec699ab9a [IMP] mail_tracking: translations 2022-04-20 14:46:21 +05:30
Alexandre Díaz
d3ddffb54b [IMP] mail_tracking: Convert 'partner_trackings' to dict 2022-04-20 14:46:21 +05:30
Alexandre Díaz
7ef6c69205 [IMP] mail_tracking: Cc name & check if mail is Cc 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
6513662533 [MIG] mail_tracking: Adapt Cc to 12.0 2022-04-20 14:46:21 +05:30
Alexandre Díaz
c2fd8c95fc [IMP] mail_tracking: Cc 2022-04-20 14:46:21 +05:30
ernesto
cd1d3be640 [MIG] mail_tracking: Migration to 12.0 2022-04-20 14:46:21 +05:30
David
4c0a9e46c9 [MIG] mail_tracking: Migration to 11.0 2022-04-20 14:46:21 +05:30
Antonio Espinosa
022cb28145 [MIG] mail_tracking
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2022-04-20 14:46:21 +05:30
Antonio Espinosa
3d302148c1 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2022-04-20 14:46:21 +05:30