İçereği Atla
Menü
Bu soru işaretlendi
4 Cevaplar
22598 Görünümler

Hi everyone,

I'm using Odoo 10.

Do you know how to remove the mail/message footer "Sent by ..... using Odoo"?

It appears in all messages, I have checked the template but not found that footer.

Thank you,

Avatar
Vazgeç
En İyi Yanıt

You can remove/change it from email template. Go to Setting > Technical > Email > Email Template and search "Notification Email" and remove last line from template.

"Sent by % if ctx.get('website_url'): % endif ${ctx.get('company_name')} % if ctx.get('website_url'): % endif using Odoo."

Avatar
Vazgeç
En İyi Yanıt

None of the solutions provided here are valid:
Go to Setting > Technical > Email > Email Template and search "Notification Email" and remove last line from template.

"Sent by % if ctx.get('website_url'): % endif ${ctx.get('company_name')} % if ctx.get('website_url'): % endif using Odoo."

==> Invalid because those templates do not include the entire email

You can find the mail template and remove the text. Other place is finding in Application Terms/ Translated terms and update the text with removing email footer

==> invalid because there are no translations of those strings

There is an OCA module which claims to remove the Sent by... from Odoo branding messages from sent e-mails:

https odoo-community org shop product mail-debrand-1532

==> that module breaks immediately any support ticket submission from online form

Avatar
Vazgeç

thank you for the recent update. any updates on this?
I can't find it either the code inside Odoo original source code

Faris, No, there is no other update than "I lost 100+ usd and ditched the crap meanwhile"

There is a reason you should never trust a product that "does it all": it will also not work and only have partial functionality, feature, support and so on.

The last interaction was when I deleted my account/database, which remained online, and almost 5 months later someone had the balls to reply in the GitHub "well, it has been deleted now I can see".

ROFL. Sorry, but no. Burn it with fire and get a proper tool that is dedicated to what you need.

Heck, NextCloud is free and does about all of the things Odoo does, and _better_

En İyi Yanıt

Agreed I don't want it there either.  Have you found a solution?

Avatar
Vazgeç
Üretici

You can find the mail template and remove the text. Other place is finding in Application Terms/ Translated terms and update the text with removing email footer

En İyi Yanıt

There is an OCA module which claims to remove the Sent by... from Odoo branding messages from sent e-mails:

https://odoo-community.org/shop/product/mail-debrand-1532

Avatar
Vazgeç