social/mail_tracking/models
David 4ea4152ddd [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
2023-05-22 12:09:56 +02:00
..
__init__.py [IMP] mail_tracking: Ignore catchall 2022-04-20 14:46:21 +05:30
ir_config_parameter.py [IMP] mail_tracking: Ignore catchall 2022-04-20 14:46:21 +05:30
ir_mail_server.py use keyword arguments in build_email to comply with portal tests 2023-02-09 18:22:39 +01:00
mail_alias.py [IMP] mail_tracking: Ignore catchall 2022-04-20 14:46:21 +05:30
mail_bounced_mixin.py [IMP] mail_tracking: black, isort, prettier 2022-04-20 14:46:21 +05:30
mail_mail.py [IMP] mail_tracking: black, isort, prettier 2022-04-20 14:46:21 +05:30
mail_message.py [FIX] mail_tracking: permissions 2023-01-31 18:18:59 +01:00
mail_resend_message.py [MIG] mail_tracking: Migration to 15.0 2022-04-20 14:46:22 +05:30
mail_thread.py [FIX] mail_tracking: thread permissions 2023-05-09 17:12:04 +02:00
mail_tracking_email.py [FIX] mail_tracking: allowed trackings compute 2023-05-22 12:09:56 +02:00
mail_tracking_event.py [FIX] mail_tracking: process sent events 2023-01-31 18:12:45 +01:00
res_partner.py [FIX] mail_tracking: permissions 2023-01-31 18:18:59 +01:00