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!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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.