Commit Graph

7 Commits (c3725c435db40b9b376e12c60eebeab9f1428cd0)

Author SHA1 Message Date
sbejaoui 23a9ae55d8 [12.0][FIX] - filter mail follower based on notify_followers option
fixes: #499
2020-02-11 12:26:45 +01:00
Andrea 431d57a6f6 [12.0][MIG] mail_optional_follower_notification 2019-11-29 16:19:34 +01:00
Adrien Peiffer (ACSONE) 7af04f3ea4 [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)
2019-11-29 15:48:05 +01:00
Stéphane Bidoul (ACSONE) c4e6a779a0 [FIX] pep8 2019-11-29 15:48:05 +01:00
Adrien Peiffer (ACSONE) 635100dad4 Migration of mail_optional_follower_notification to 10.0 2019-11-29 15:48:05 +01:00
Laurent Mignon (ACSONE) da434ef6a9 mail.notification has been removed. The notify is done directly on the res.partner and channel 2019-11-29 15:48:05 +01:00
Adrien Peiffer (ACSONE) 91b41fd844 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
2019-11-29 15:48:05 +01:00