跳至內容
選單
此問題已被標幟
1 回覆
4844 瀏覽次數

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
1594
3
7月 21
10664
4
4月 18
12321
1
7月 25
421
0
1月 24
3976