You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does your database url contain odoo.com? I feel like the way this module is implemented, this breaks a lot of this. It is way too harsh. It also completely breaks the Digest email which obviously contains Odoo branding.
yes, that's correct. My organization is hosting a projects on odoo.sh with odoo.com domains for a couple of customers. This module basically gets rid of every html tag with '*.odoo.com' link inside, which is not the best idea.
Module
mail_debrand
Describe the bug
When the module is installed, it correctly removes 'Powered by Odoo' from email, but the button to open the link is cleared out as well.
To Reproduce
Affected versions: 17.0
Steps to reproduce the behavior:
Expected behavior
The button at the top of the email should work and direct user to quotation
Additional context
The text was updated successfully, but these errors were encountered: