Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
10509 Переглядів

how to remove this in ODoo V12?

i found suggested solutions but in Technical Settings / Email Templates i do not find a Template for Notifications.

and in other Mail Templates like "Sales Order Send by mail" i could not find that string.

--

and i also want to remove the Link to odoo. e.a. in Sent Sales Order the Customer receives a Link to Odoo. But our Odoo ist only internal so the link would be useless for the customer.


Аватар
Відмінити
Найкраща відповідь

Hi,
Refer the app:https://odoo-community.org/shop/mail-debrand-1532#attr=8949
This module modifies the functionality of emails to remove the Odoo branding

Hope it helps 
Thank you

Аватар
Відмінити

This breaks the templates in email marketing though.

Найкраща відповідь

Hi jack 

about your question you just need to inherit this template  "mail_notification_paynow" and you can remove what you want  

Аватар
Відмінити
Найкраща відповідь

Hi,,
Base on source that i see on addons/sale/models/sale.py module (\https://github.com/odoo/odoo/blob/e3f54a78088ab799c8db543c663ea026e7a8b574/addons/sale/models/sale.py#L622) that mail template wil use layout "mail.mail_notification_paynow"
So maybe you can try to update mail.mail_notification_paynow record.
For simple try,, you can try change within the ui, at Settings->Technical->User INterface->Views then find "mail_notification_paynow"

I also check, there's few more default mail layout ,, on Views menu,, you can find "mail_notification" then would be 3 basic notification layout templates.

Hope helps

Regards,,

Аватар
Відмінити
Найкраща відповідь

Hi,
as per your question below Free Module link useful for you.
\https://apps.odoo.com/apps/modules/12.0/muk_mail_branding/

Best Regards

Аватар
Відмінити