Skip to Content
Menu
This question has been flagged
1 Odpoveď
4846 Zobrazenia

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?


Avatar
Zrušiť
Autor Best Answer

Email server not configured correctly from my side

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
dec 24
1594
3
júl 21
10665
4
apr 18
12321
1
júl 25
421
0
jan 24
3976