OCA-git-bot
96147dc1ca
[UPD] README.rst
2020-02-05 16:59:06 +00:00
Alexandre Díaz
62d04f9d7d
[MIG] mail_tracking: Migration to 13.0
2020-02-05 17:32:40 +01:00
Alexandre Díaz
0f36b4c04d
[FIX] mail_tracking: Refresh thread widget when sets a message as reviewed
...
Previous this commit, failed messages widget data wasn't updated properly when you
set as reviewed/retry the last message displayed.
This commit resolve the problem and improves the "set as reviewed" action to avoid
multi-user inconsistencies (don't toggle the value).
2020-02-05 14:57:34 +01:00
Alexandre Díaz
29905e66f9
[IMP] mail_tracking: Failed Messages to 12.0
2020-02-05 14:57:34 +01:00
Alexandre Díaz
14dddbac3e
[IMP] mail_tracking: translations
2020-02-05 14:57:34 +01:00
Alexandre Díaz
aa9ace1c72
[IMP] mail_tracking: Convert 'partner_trackings' to dict
2020-02-05 14:57:34 +01:00
Alexandre Díaz
e47ef4ed00
[IMP] mail_tracking: Cc name & check if mail is Cc
2020-02-05 14:57:34 +01:00
David
cea7f76c8e
[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.
2020-02-05 14:57:34 +01:00
Pedro M. Baeza
e4264967f1
[FIX] mail_tracking: Show correctly blank image
...
Bad P2 > P3 conversion
2020-02-05 14:57:34 +01:00
Ihor
f7321ef712
[FIX] Bug {TypeError: dict.message.hasEmailCc is not a function} during the creation of a new document.
2020-02-05 14:57:34 +01:00
Alexandre Díaz
6b2c9ff48c
[MIG] mail_tracking: Adapt Cc to 12.0
2020-02-05 14:57:34 +01:00
Alexandre Díaz
fe5be21833
[IMP] mail_tracking: Cc
2020-02-05 14:57:34 +01:00
ernesto
31948be06f
[MIG] mail_tracking: Migration to 12.0
2020-02-05 14:57:34 +01:00
David
8f30f4daa9
[MIG] mail_tracking: Migration to 11.0
2020-02-05 14:57:34 +01:00
Emanuel Cino
a663661e58
[FIX] mail_tracking js could break other modules using chat_manager
2020-02-05 14:57:34 +01:00
Damien Bouvy
a4b0b20d57
[MIG] mail_tracking: Migrated to 10.0
2020-02-05 14:57:34 +01:00
Antonio Espinosa
9fc34be574
[MIG] mail_tracking
...
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2020-02-05 14:57:34 +01:00
Antonio Espinosa
0a5c9adcd7
[8.0][ADD] mail_tracking addon ( #67 )
...
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
2020-02-05 14:57:34 +01:00