Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5189 Prikazi

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
Opusti
Avtor Best Answer

Email server not configured correctly from my side

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
dec. 24
2197
3
jul. 21
11244
4
apr. 18
12874
1
sep. 25
1026
0
jan. 24
4349