コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4875 ビュー

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
1605
3
7月 21
10690
4
4月 18
12355
1
7月 25
454
0
1月 24
3984