social/mail_tracking/models
dhx 2fe46dd8e1 [IMP] mail_tracking: New config parameter to disable the tracking image
- As the tracker img in the body is currently also used to set the
  X-Odoo-MailTracking-ID mail header we can remove the tag only
  after this is done
- Added tests to check for the presence and absence of the tracking
  image tag depending on the new configuration parameter
2024-06-11 09:51:53 +02:00
..
__init__.py [IMP] mail_tracking: Ignore catchall 2024-06-11 09:42:20 +02:00
ir_config_parameter.py [IMP] mail_tracking: Ignore catchall 2024-06-11 09:42:20 +02:00
ir_mail_server.py [IMP] mail_tracking: New config parameter to disable the tracking image 2024-06-11 09:51:53 +02:00
mail_alias.py [IMP] mail_tracking: Ignore catchall 2024-06-11 09:42:20 +02:00
mail_bounced_mixin.py [IMP] mail_tracking: black, isort, prettier 2024-06-11 09:51:53 +02:00
mail_mail.py [IMP] mail_tracking: New config parameter to disable the tracking image 2024-06-11 09:51:53 +02:00
mail_message.py [FIX] mail_tracking: permissions 2024-06-11 09:51:53 +02:00
mail_resend_message.py [MIG] mail_tracking: Migration to 15.0 2024-06-11 09:51:53 +02:00
mail_thread.py [FIX] mail_tracking: thread permissions 2024-06-11 09:51:53 +02:00
mail_tracking_email.py [FIX] mail_tracking: allowed trackings compute 2024-06-11 09:51:53 +02:00
mail_tracking_event.py [FIX] mail_tracking: process sent events 2024-06-11 09:51:53 +02:00
res_partner.py [FIX] mail_tracking: permissions 2024-06-11 09:51:53 +02:00