Commit Graph

16 Commits (b66eea486596cafee3c537931abc35e250b9b55e)

Author SHA1 Message Date
Alexandre Díaz b66eea4865 [IMP] mail_tracking: Discuss - Failed buttons 2019-10-22 00:09:57 +02:00
Alexandre Díaz 75b966269b [IMP] mail_tracking: Failed Messages (Discuss & View) 2019-10-13 21:55:27 +02:00
Alexandre Díaz bc759d49ea [IMP] mail_tracking: Filter messages with errors 2019-10-13 21:40:52 +02:00
David 15d86bed66 [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-13 21:40:52 +02:00
Alexandre Díaz a8f02cf4af [IMP] mail_tracking: translations 2019-08-22 08:13:32 +00:00
Alexandre Díaz 5ab3ecba7f [IMP] mail_tracking: Convert 'partner_trackings' to dict 2019-08-22 08:13:32 +00:00
Alexandre Díaz 5200bfa592 [IMP] mail_tracking: Refactor how Cc is printed 2019-08-22 08:13:32 +00:00
Alexandre Díaz a576a29221 [IMP] mail_tracking: Cc name & check if mail is Cc 2019-08-22 08:13:32 +00:00
Alexandre Díaz 8b89ab39be [IMP] mail_tracking: Cc 2019-07-11 15:55:37 +00:00
David bae9999b19 [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
Antonio Espinosa 9c2236056d [FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2018-05-07 10:22:39 +01:00
Antonio Espinosa dedd39493a [IMP] mail_tracking performance and bounce process (#103) 2018-05-07 10:22:39 +01:00
Damien Bouvy 2cb4a5b628 [MIG] mail_tracking: Migrated to 10.0 2018-05-07 10:22:39 +01:00
Antonio Espinosa 2a16997c1c [MIG] mail_tracking
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2018-05-07 10:22:39 +01:00
Antonio Espinosa 2ce03efc7f [8.0][IMP][mail_tracking] Speed installation time and discard concurrent events (#82)
[IMP] mail_tracking: Speed installation time, discard concurrent events and other fixes
2018-05-07 10:22:39 +01:00
Antonio Espinosa 9443c971af [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2018-05-07 10:22:39 +01:00