Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2160 Widoki

Hi all,

I'm just configuring odoo 13 CE and I don't know where I can remove the "view Invoice" button added in transactionnal invoice email...

Could someone help me?

Thanks Thomas

Awatar
Odrzuć
Najlepsza odpowiedź

You can remove the button part of the code in the email template named "Invoice: Invoice Email". Go to Settings> Tech> Email> Templates (requires developer mode) and look for the name "Billing: Billing Email".

This will open all translations for that email template. Find the language term and edit the Translated Value field. In this column, remove the button part (between% for is_online) statements.

Finally save the translation, reload the page and you'll see that the button is gone from the e-mail now


Regards,
J Wick

Awatar
Odrzuć