I'm trying to customize a mail template in Sales Order. I want to add a button in the mail template to approve a quotation. Meaning, if the user clicked it will go to the signin url in odoo or to the url of the quotation.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
Hi,
Set the email template name and subject.
In the "Body HTML" field,
you can design your email as needed, including the button. To add a
button, you can use HTML and Odoo placeholders for dynamic data.
Here's an example of an HTML button in the email template:
html;-
<a t-attf-href="/web?#id={{ object.id }}&view_type=form&mode
by using the above html code you can create a button in email template
Hope it helps
hello! thank you for your comment. what i wanted to link is the Customer Preview smart button. how can i do that?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
d’abr. 24
|
933 | ||
|
1
de set. 23
|
2756 | ||
|
0
de set. 23
|
1348 | ||
|
0
d’abr. 24
|
1394 | ||
|
1
de gen. 24
|
1794 |