Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5290 Представления

Hi! 

In Odoo Enterprise 16 - Instead of copying the link to the Customer Preview page and adding it manually to the email body when sending the SO via email from Odoo, I would like to have the link in the email template itself. Is there some code I could add to the template? 

Аватар
Отменить
Автор

Hi!


Thank you for your reply! I edited the email template with this code (the whole code shown in the second image) and the "Customer preview" button is visible, but when sending the quotation the link is not generated in the email and the actual sent out email doesn't show this button at all. 

Okay, a little correction from our side you need to use t-attf-href for url like t-attf-href= {{ object.get_portal_url() }} instead,
, We have added correct in image,
If you tried the same but still not working then can you share us the code snippet to check the actual issue, Thanks

Лучший ответ


This will provide generate the link of customer preview into Email Template



Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
дек. 23
1887
1
апр. 23
2784
1
мар. 25
2669
1
дек. 24
1965
2
июл. 24
2199