social/mail_tracking/models
David edef8c80cb [FIX] mail_tracking: failed message compute performance
The failed messages computation relies on a dotted notation search on
the message mail_tracking_ids. This causes a really bad performance in
almost any model with a mail.thread. It's a good use case for auto_join.

TT41397
2023-01-30 12:10:58 +01:00
..
__init__.py [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
ir_config_parameter.py [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
ir_mail_server.py [FIX] mail_tracking: reduce spammy score 2021-07-09 10:41:39 +01:00
mail_alias.py [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
mail_bounced_mixin.py [MIG] mail_tracking: Migration to 13.0 2020-02-05 17:32:40 +01:00
mail_mail.py [IMP] mail_tracking: black, isort 2020-02-05 16:34:45 +01:00
mail_message.py [FIX] mail_tracking: failed message compute performance 2023-01-30 12:10:58 +01:00
mail_resend_message.py [FIX] mail_tracking 2021-01-21 08:53:18 -03:00
mail_thread.py [FIX] mail_tracking: Store cc 2021-03-02 13:01:04 +01:00
mail_tracking_email.py [FIX] mail_tracking: failed message compute performance 2023-01-30 12:10:58 +01:00
mail_tracking_event.py [FIX] mail_tracking: process sent events 2021-11-23 12:08:20 +00:00
res_partner.py [FIX] mail_tracking: permissions 2022-09-16 16:21:18 +02:00