Open MSokol00 opened 5 months ago
Hi @MSokol00
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.
Hi @Bart-dh,
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