Example use Case:
Our company is called: MY_COMPANY_NAME but is known as MCN,
we want to replace in some places the subject line so that it is sent with MCN
TT52259
After installing the module, any user was required to have admin rights to be able to search across models.
This fix does just that search with sudo and returns back to non-sudo mode immediately after. This way, we don't need to increase permissions for everybody.
Tests now run unprivileged, to assert this problem never happens again.
@moduon MT-1644 MT-1645
This module allows you to specify templates to override the subject on the notification
emails sent by Odoo.
TT27191
Co-authored-by: Pedro M. Baeza <pedro.baeza@tecnativa.com>