Uku Lagle
d9ad346484
[FIX] mail_tracking: do not warn not found if already opened
...
The state will be 'opened' after first time email is opened. Each
successive open triggered warning, because state was already 'opened'
and thus did not match domain state in (sent, delivered).
resolves #530
2020-03-30 19:41:27 +03:00
Alexandre Díaz
d050805c7d
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-11-12 18:26:53 +01:00
Alexandre Díaz
f4b56004a9
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-11-07 12:53:57 +01:00
Alexandre Díaz
032499297c
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-11-06 02:44:01 +01:00
Alexandre Díaz
293dd39ff6
[IMP] mail_tracking: Failed Messages to 12.0
2019-10-25 20:15:44 +02:00
David
c94af853cc
[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.
2019-10-21 12:24:54 +02:00
Pedro M. Baeza
42b246056a
[FIX] mail_tracking: Show correctly blank image
...
Bad P2 > P3 conversion
2019-07-24 12:49:34 +02:00
David
0fd2b031ef
[MIG] mail_tracking: Migration to 11.0
2018-12-18 12:31:00 -05:00
Antonio Espinosa
7f4e369d53
[IMP] mail_tracking performance and bounce process ( #103 )
2018-12-18 12:30:59 -05:00
Damien Bouvy
9bb2e239b7
[MIG] mail_tracking: Migrated to 10.0
2018-12-18 12:30:58 -05:00
Antonio Espinosa
5b01c956be
[MIG] mail_tracking
...
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2018-12-18 12:30:58 -05:00
Antonio Espinosa
bc83763427
[8.0][ADD] mail_tracking addon ( #67 )
...
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
2018-12-18 12:30:58 -05:00