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

We have a 'Send message' section in chatter, and there is a checkbox below 'To: Followers of ...' that is checked by default. If it is checked, and we send some message, then it will be sent as an email. 

For example, in hr_recruitment module we have some applicant and if we send some message to the chatter of the applicant with this checkbox filled, then the applicant will receive an email. 

I would like to prevent this functionality by making the checkbox unchecked by default. Is there any way to make this checkbox not filled by default? 

Thank you in advance! 

Avatar
Descartar
Best Answer

Hi,

You can use this third party app for the same:  https://apps.odoo.com/apps/modules/16.0/mail_optional_follower_notification/

Thanks

Avatar
Descartar

It's not the case I have the same issue we need to override js filed is_selected which is by default true on mail/static/src/models/suggested_recipient_info.js