Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4856 Vues

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?


Avatar
Ignorer
Auteur Meilleure réponse

Email server not configured correctly from my side

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
déc. 24
1597
3
juil. 21
10671
4
avr. 18
12334
1
juil. 25
430
0
janv. 24
3977