Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4865 Widoki

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?


Awatar
Odrzuć
Autor Najlepsza odpowiedź

Email server not configured correctly from my side

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 24
1602
3
lip 21
10681
4
kwi 18
12346
1
lip 25
439
0
sty 24
3983