social/mail_show_follower/models
nobuQuartile 01b20b7393 [FIX] mail_show_follower: Company identification in _send()
Before this commit, 'Show Internal Users CC' would always be False,
regardless of the setting in the company, in case the message came
from a record with a company_id field but without a value assignment to
it (e.g., a partner record with no company), as company would be an
empty record.

This commit fixes the behavior by capturing company from self.env in
these cases.
2025-03-12 04:57:43 +00:00
..
__init__.py [16.0][FIX][REF] mail_show_follower: internal notes 2024-06-12 15:10:54 +02:00
mail_mail.py [FIX] mail_show_follower: Company identification in _send() 2025-03-12 04:57:43 +00:00
res_company.py [ADD] Customize notification appearance 2023-09-21 07:53:31 +02:00
res_config_settings.py [IMP] mail_show_follower: Add an option to exclude specific models from the CC note. 2024-11-15 02:21:40 +00:00
res_partner.py fixup! [16.0][FIX][REF] mail_show_follower: internal notes 2024-06-24 15:10:40 +02:00
res_users.py [IMP] mail_show_follower: black, isort, prettier 2023-09-21 07:53:31 +02:00