-
- Downloads
[IMP] mail: email channels duplicated notifications
This commit prevents sending a notification within Odoo when a
message is posted from a mailing channel to a user whose notification
management preference is set to "Handle by Emails".
Task-ID 2033302
closes odoo/odoo#36000
Signed-off-by:
Alexandre Kühn (aku) <aku@odoo.com>
Showing
- addons/mail/models/ir_http.py 1 addition, 0 deletionsaddons/mail/models/ir_http.py
- addons/mail/models/mail_thread.py 24 additions, 9 deletionsaddons/mail/models/mail_thread.py
- addons/mail/static/src/js/services/mail_notification_manager.js 8 additions, 3 deletions.../mail/static/src/js/services/mail_notification_manager.js
- addons/test_mail/tests/test_mail_channel.py 1 addition, 0 deletionsaddons/test_mail/tests/test_mail_channel.py
- addons/test_mail/tests/test_performance.py 1 addition, 1 deletionaddons/test_mail/tests/test_performance.py
Loading
Please register or sign in to comment