Skip to Content
Menu
This question has been flagged
2 Replies
751 Views

Hi all!

we use the internal E-Mailing. That's great. ;)

But i need remove the Line ""Sent by COMPANY using Odoo." Can anywhere tell me, where i can find ? The exactly patch being great.

and how I should do it ?

thanks for your help
jonathan

Avatar
Discard

What version of Odoo you are using?

Author Best Answer

thank you for your answers 

Odoo saas~15.2+e (Enterprise Edition)


Avatar
Discard
Best Answer

Quick solution:

Hoping you are familiar with html, you could remove those related lines in Email templates.
1. Activate developer mode.
2. Setting -> Technical -> Email Templates
3. Search "the template you are looking for" and remove the respective line from html wizard(usually the last line or lines with "Email automatically sent by").

And if you are looking for universal solution in all templates, guess you have to search/create  custom modules for that

Avatar
Discard