social/mail_tracking/models
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
..
__init__.py [IMP] mail_tracking: mail.thread filter for tracking errors 2020-02-05 14:57:34 +01:00
ir_mail_server.py [MIG] mail_tracking: Migration to 12.0 2020-02-05 14:57:34 +01:00
mail_bounced_mixin.py [FIX] mail_tracking: Don't call write inside other write 2020-02-05 14:57:34 +01:00
mail_composer.py [IMP] mail_tracking: mail.thread filter for tracking errors 2020-02-05 14:57:34 +01:00
mail_mail.py [MIG] mail_tracking: Adapt Cc to 12.0 2020-02-05 14:57:34 +01:00
mail_message.py [IMP] mail_tracking: mail.thread filter for tracking errors 2020-02-05 14:57:34 +01:00
mail_thread.py [IMP] mail_tracking: mail.thread filter for tracking errors 2020-02-05 14:57:34 +01:00
mail_tracking_email.py [IMP] mail_tracking: mail.thread filter for tracking errors 2020-02-05 14:57:34 +01:00
mail_tracking_event.py [MIG] mail_tracking: Migration to 11.0 2020-02-05 14:57:34 +01:00
res_partner.py [MIG] mail_tracking: Migration to 12.0 2020-02-05 14:57:34 +01:00