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

Hello, 

We recently converted to V16 from V13.  

Our email templates include an email link at the beginning of the email.  I'm having trouble updating the code to correctly launch an email using the user email address.  However, I can't seem to get the right syntax.

I've tried using the link generator (doesn't work)  and

both were the same... the user email address is displayed in the email, but the emails are addressed to "{{object.user_id.email}}"  instead of the users email address.

Any help is appreciated. 

Awatar
Odrzuć
Autor

The code snips were removed for some reason. I also tried :

"<br><br>Please send order acknowledgment to: &nbsp; <a href="mailto:{{object.user_id.email}}" > <t t-out="object.user_id.email"></t> </a>&nbsp;"

and the %7B%7B and %7D%7D in place of the {{ }} -- both returned the same "{{object.user_id.email}}" instead of the users email address.

Powiązane posty Odpowiedzi Widoki Czynność
1
mar 23
3199
2
lis 24
1893
2
sie 18
3671
1
gru 17
6014
1
lip 25
2392