Commit Graph

9 Commits (f25351eb20352a47d56abfe7e26a4009e32c110b)

Author SHA1 Message Date
Laurent Mignon (ACSONE) 0a86db96c4 Update mail_optional_follower_notification/models/mail_thread.py
Co-authored-by: Isabelle RICHARD <isabelle.richard@smile.fr>
2020-11-06 17:43:15 +01:00
Laurent Mignon (ACSONE) 64abd1d1e1 [MIG] mail_optional_follower_notification: Migration to 13.0 2020-11-06 17:43:15 +01:00
Laurent Mignon (ACSONE) f59ef26b86 [IMP] mail_optional_follower_notification: black, isort 2020-11-06 17:43:15 +01:00
Andrea f09b25c4d3 [12.0][MIG] mail_optional_follower_notification 2020-11-06 17:43:15 +01:00
Adrien Peiffer (ACSONE) 919174e057 [FIX] mail_optional_follower_notification: Check force_partners_to_notify instead of notify_followers.
Without this commit, followers are NEVER notified when a message is directly posted on the tracker (without click to open the mail compose message form)
2020-11-06 17:43:15 +01:00
Stéphane Bidoul (ACSONE) a399362279 [FIX] pep8 2020-11-06 17:43:15 +01:00
Adrien Peiffer (ACSONE) 9498134a14 Migration of mail_optional_follower_notification to 10.0 2020-11-06 17:43:15 +01:00
Laurent Mignon (ACSONE) af78d4f694 mail.notification has been removed. The notify is done directly on the res.partner and channel 2020-11-06 17:43:15 +01:00
Adrien Peiffer (ACSONE) 870826d663 Add mail_optional_follower_notification module (#60)
* [ADD] Add mail_optional_follower_notifications module

* [CHG][mail_optional_follower_notifications] Readme.

* [IMP][mail_optional_follower_notifications] Code review.

* [CHG] Rename mail_optional_follower_notifications to mail_optional_follower_notification

* [IMP][mail_optional_follower_notification] Review
2020-11-06 17:43:15 +01:00