This question has been flagged

Hii,
I created thirty new users (res.users) by importing from a CSV file. They all created successfully, but system sent them activation email notifications as well, that was not required. Later on I updated just one column from CSV file for the same users and system sent them another emails, that was also not required. I want to send users emails one by one and manually.
Please guide, how we can stop auto email notifications when creating or updating users? Is there some settings for this or customization?
Thanks,

 

Avatar
Discard
Best Answer

Hi

 you can disable email notifications by stopping the Automated Mail Actions (setting> technical> Automated Actions)
or follow this video
https://www.youtube.com/watch?v=0yzwW9spQZc

Avatar
Discard
Author Best Answer

Thanks Bouabaker Abdallah.

Here are the steps to update Users action. 

  • Technical > Menu Items > Settings/Users & Companies/Users > Users 

  • Edit Users action

  • Update Filters > 'no_reset_password': True

  • Context Value = {'search_default_no_share': 1,'no_reset_password': True}

It will stop sending auto activate email notification after creating a new user.


Avatar
Discard