Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2128 Vistas

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
Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
3
nov 23
17518
3
nov 24
25159
1
abr 23
6202
2
dic 22
6958
1
nov 22
4112