OCA-git-bot
da600d69e6
mail_tracking 12.0.1.1.2
2022-04-20 14:46:21 +05:30
OCA-git-bot
7c1a8f25dc
mail_tracking 12.0.1.1.1
2022-04-20 14:46:21 +05:30
OCA-git-bot
b38067d1d6
mail_tracking 12.0.1.1.0
2022-04-20 14:46:21 +05:30
Pedro M. Baeza
71b67a5475
[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`.
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 Vidal
f1259fc0ec
[IMP] mail_tracking: email score performance ( #299 )
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
Emanuel Cino
e640743e2f
[FIX] mail_tracking js could break other modules using chat_manager
2022-04-20 14:46:21 +05:30
eLBati
86031a98a9
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
2022-04-20 14:46:21 +05:30
Antonio Espinosa
2c5a5647db
[FIX] mail_tracking: bugfixes ( #199 )
...
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2022-04-20 14:46:21 +05:30
Antonio Espinosa
527a8d09c5
Add access to portal/public user to his own email trackings
2022-04-20 14:46:21 +05:30
Damien Bouvy
4798d3c817
[MIG] mail_tracking: Migrated to 10.0
2022-04-20 14:46:21 +05:30
Pedro M. Baeza
4d335bea84
[MIG] Make modules uninstallable
2022-04-20 14:46:21 +05:30