OCA / social

Addons concerning odoo's social ERP features and messaging in general
https://odoo-community.org/project/99
GNU Affero General Public License v3.0
160 stars 609 forks source link

[10.0] mail_debrand, text to match has changed #241

Closed travish2 closed 2 years ago

travish2 commented 6 years ago

Emails in v10 are being sent with a "Powered by Odoo" branding instead of "using" and "Odoo"

Is it feasible to extend the module to remove both instances of "Powered by Odoo" and "Sent using Odoo"?

image

pedrobaeza commented 6 years ago

It hasn't changed, but this is another thing. It's used when you are assigned to something. You usually do this for your employees , so it's not as needed as the other one, but you can make a PR improving the module if you want. I think this is a mail template that you can change.

travish2 commented 6 years ago

Hi pedrobaeza, thank you for your reply.

The "Powered by Odoo" is also showing up in invoices: image

Thank you for the heads up on the template, I have removed it from there.

pedrobaeza commented 6 years ago

Yeah, as that are templates, you can manually change them. The module doesn't change that part.

Manibandaru commented 5 years ago

May i know ,how you have removed that "Powered by Odoo" in mail template.

Thanks in Advance.

travish2 commented 5 years ago

Settings -> Technical -> Emails -> Templates

Use a filter to list all messages where Body contains "odoo"

Then you can edit the templates to remove it.

genvagula commented 4 years ago

@travish2 i cannot find the proper template by your instructions. there just not any that contains "odoo". could you revise your advise or give another one on how to remove the "Sent by /company/ using Odoo." part from the e-mails?

With many thanks Gen

travish2 commented 4 years ago

@genvagula You will want to use module mail_debrand for that

I had email templates with a different phrase that may have been a hold over from earlier versions

genvagula commented 4 years ago

thank you @travish2. I use v13 but I see that the module for this one is still under development and not very actively. So I just have to stick with that branding stuff, at least for now.

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.