跳至内容
菜单
此问题已终结
1 回复
4833 查看

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

形象
丢弃
相关帖文 回复 查看 活动
1
12月 24
1584
3
7月 21
10649
4
4月 18
12320
1
7月 25
398
0
1月 24
3969