social/mail_tracking/models
David aea5fa7548 [FIX] mail_tracking: allowed trackings compute
In the forward port of the permission check, a column was dropped from
the tuple, but the following code wasn't adapted to the new tuple
length. For clarity sake we also name the tuple unpacking into proper
variables.

TT43453
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 use keyword arguments in build_email to comply with portal tests 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: black, isort, prettier 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