Skip to Content
Menu
This question has been flagged
409 Views

Hi,

When customer receive a quotation we want to remove the price and date near the button on top of the generated email.

I delete the row in the translation table but and date the price keep appearing.


Thanks!

Avatar
Discard

1.Go to the "Settings" module in Odoo.
2.Under the "Technical" section, select "Email Templates".
3.Search for the email template used for sending the quotation to customers.
4.It might be named something like "Quotation Email Template" or "Sales Order Email Template".
5.Open the email template for editing.
6.Locate the section of the template that contains the price and date information near the button.
7.Remove or comment out the relevant lines of code that display the price and date.