-
- Downloads
[FIX] mail: Don't log unhandled notification
The `mail` module logs bus notifications it does not handle. However, some notifications are not meant to be handled by `mail` and it's perfectly fine. This commit removes the log to avoid useless noise in the console. closes odoo/odoo#66683 X-original-commit: e0ae3c62 Signed-off-by:Sébastien Theys (seb) <seb@odoo.com>
Please register or sign in to comment