Skip to Content
Menú
This question has been flagged
1 Respondre
2129 Vistes

How can I stop automatic addition of partners as followers in Odoo 12. Whenever I create a new quotation or opportunity, the partner is automatically added to the followers list and an email notification is send to the partner which I don't want.

How can I prevent this from happening?

I also always see that odoobot is subscribed in all documents, how can I do it so that it is not added automatically. 

 release: odoo12



Avatar
Descartar
Best Answer

Hello, unfortunately that is wired in the code and is not a setting, nevertheless it shouldn't happen when you create a quotation but only when you confirm it, here is the line of code that does it:


\https://github.com/odoo/odoo/blob/12.0/addons/sale/models/sale.py#L740

Avatar
Descartar
Related Posts Respostes Vistes Activitat
3
de nov. 23
17544
3
de nov. 24
25210
1
d’abr. 23
6226
2
de des. 22
6980
1
de nov. 22
4134