콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5023 화면

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
1843
3
7월 21
10934
4
4월 18
12574
1
7월 25
702
0
1월 24
4108