[18.0] [ADD] mail_force_email_notification#42
Conversation
e04e4c5 to
92bb84c
Compare
twalter-c2c
left a comment
There was a problem hiding this comment.
LGTM. Nitpicking: copyright year is not consistent across different files.
|
@twalter-c2c it's not an issue, copyright year should not be updated. If one mentions 2019, it applies for next years automatically. EDIT: sorry @twalter-c2c , didn't see this module was a new one (not even copied from a local module), so yes it could make sense to align copyrights everywhere |
92bb84c to
d612b7d
Compare
| @classmethod | ||
| def setUpClass(cls): | ||
| super().setUpClass() | ||
| cls.env = cls.env(context=dict(cls.env.context, tracking_disable=True)) |
There was a problem hiding this comment.
Could leverage BaseCommon class to remove this line
|
This PR has the |
1 similar comment
|
This PR has the |
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at a92b164. Thanks a lot for contributing to OCA. ❤️ |
This module is used to add a condition to mail.thread using context key while sending messages to set notification to be sent by email