social/mail_show_follower/models
nobuQuartile 72397c2063 [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-19 05:30:17 +00:00
..
__init__.py [16.0][FIX][REF] mail_show_follower: internal notes 2025-02-11 15:34:01 +01:00
mail_mail.py [FIX] mail_show_follower: Company identification in _send() 2025-03-19 05:30:17 +00:00
res_company.py [ADD] Customize notification appearance 2025-02-11 15:34:00 +01:00
res_config_settings.py [IMP] mail_show_follower: Add an option to exclude specific models from the CC note. 2025-02-11 15:34:01 +01:00
res_partner.py fixup! [16.0][FIX][REF] mail_show_follower: internal notes 2025-02-11 15:34:01 +01:00
res_users.py [IMP] mail_show_follower: black, isort, prettier 2025-02-11 15:34:00 +01:00