Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4892 Переглядів

Hello

I have code for chatter so that I can send email to follower

.py file:

class mail_chatter(models.Model):

_inherit = "mail.thread"


.xml file:


<div class="oe_chatter">

<field name="message_follower_ids" widget="mail_followers"/>

<field name="message_ids" widget="mail_thread" options="{"thread_level": 1}"/>

</div>


How to do I get it so that I can send email to customers?


Аватар
Відмінити
Автор Найкраща відповідь

Email server not configured correctly from my side

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
груд. 24
1626
3
лип. 21
10711
4
квіт. 18
12363
1
лип. 25
474
0
січ. 24
4005