İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
7317 Görünümler

Hello,

What is the difference between partner_to and email_to in email.template?

and when i should use email_to instead of partner_to?


Thanks.

Avatar
Vazgeç
Üretici En İyi Yanıt

Hello Nishant,

Thanks to replay. 

my xml code look like this (each email separated by comma):

<field name="email_to">${(object.user_id.email or '')|safe}, ${(object.partner_id.email or '')|safe}</field>

When launching the email template form, the email address is visible in recipients fields (it's look like everything is ok - there are two email destination)

The problem is, only the last email address that receive email

Avatar
Vazgeç
Üretici

Problem solved, I removed the whitespace after email address separator (comma).

En İyi Yanıt

Hello,

email_to:

Inside email_to you can enter email addresses saperated by comma.

partner_to:

Inside partner_to you need to enter partner ID saperated with comma so email will be send to email address of enterd partner IDS.

Hope this will be helpful.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Şub 23
1579
1
May 22
2482
0
May 21
2417
2
Oca 25
1030
0
Haz 23
2255