OCA-git-bot
1bfb50fa59
mail_tracking 12.0.1.1.0
2019-07-19 07:58:21 +00:00
Pedro M. Baeza
007d8ada83
[FIX] mail_tracking: Don't call write inside other write
...
Or infinite recursions will happen on other `write` overwrites, like the one that happens
on `mass_mailing_partner`.
2019-06-26 20:45:01 +02:00
ernesto
9f6d72034f
[MIG] mail_tracking: Migration to 12.0
2019-01-07 02:40:06 -05:00
David Vidal
29b465365f
[IMP] mail_tracking: email score performance ( #299 )
2018-12-18 12:31:00 -05:00
David
0fd2b031ef
[MIG] mail_tracking: Migration to 11.0
2018-12-18 12:31:00 -05:00
Emanuel Cino
9365804a27
[FIX] mail_tracking js could break other modules using chat_manager
2018-12-18 12:31:00 -05:00
eLBati
3f490609c5
IMP mail_tracking performances
...
On our server,
queries based on "mail_tracking_event"."tracking_email_id" improved from 501,924 ms to 1,840 ms
queries based on "mail_tracking_email"."mail_message_id" improved from 167,436 ms to 3,223 ms
The last ones are run several times when a thread has many messages
2018-12-18 12:31:00 -05:00
Antonio Espinosa
0c02f4bab5
[FIX] mail_tracking: bugfixes ( #199 )
...
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2018-12-18 12:31:00 -05:00
Antonio Espinosa
2b9556f029
Add access to portal/public user to his own email trackings
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
Pedro M. Baeza
6c34424034
[MIG] Make modules uninstallable
2018-12-18 12:30:58 -05:00