social/mail_tracking/models
David b79c30f929 [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-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 use keyword arguments in build_email to comply with portal tests 2023-09-25 07:40:35 -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: black, isort, prettier 2023-09-25 07:40:35 -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