social/mail_tracking/models
dhx e801690097 [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
2023-09-25 07:40:36 -07:00
..
__init__.py [IMP] mail_tracking: Ignore catchall 2023-09-25 07:40:35 -07:00
ir_config_parameter.py [IMP] mail_tracking: Ignore catchall 2023-09-25 07:40:35 -07:00
ir_mail_server.py [IMP] mail_tracking: New config parameter to disable the tracking image 2023-09-25 07:40:36 -07:00
mail_alias.py [IMP] mail_tracking: Ignore catchall 2023-09-25 07:40:35 -07:00
mail_bounced_mixin.py [IMP] mail_tracking: black, isort, prettier 2023-09-25 07:40:35 -07:00
mail_mail.py [IMP] mail_tracking: New config parameter to disable the tracking image 2023-09-25 07:40:36 -07:00
mail_message.py [FIX] mail_tracking: permissions 2023-09-25 07:40:35 -07:00
mail_resend_message.py [MIG] mail_tracking: Migration to 15.0 2023-09-25 07:40:35 -07:00
mail_thread.py [FIX] mail_tracking: thread permissions 2023-09-25 07:40:36 -07:00
mail_tracking_email.py [FIX] mail_tracking: allowed trackings compute 2023-09-25 07:40:36 -07:00
mail_tracking_event.py [FIX] mail_tracking: process sent events 2023-09-25 07:40:35 -07:00
res_partner.py [FIX] mail_tracking: permissions 2023-09-25 07:40:35 -07:00