Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

Odoo Community Association

Mail No user Assign Notification

Beta License: AGPL-3 OCA/mail Translate me on Weblate Try me on Runboat

This module inhibits the assignation notification from the models that we want.

Table of contents

  1. Go to Settings > Technical > System Parameters
  2. Edit "mailno_user_assign_notification.models" key record
  3. Set any model* (for example: res.partner).

NOTE1: It is possible to set several models separated by comma (e.g.: model1,model2).

NOTE2: The model should have the field user_id for this to be effective.

  1. Go to one of the configured models (like Contacts).
  2. Create or edit a record, and assign the field for the user (in contacts, it's called "Salesperson", in purchase orders it's "Purchase representative", etc).
  3. The user won't receive the automatic assignment email.
  • This is not valid for project tasks users assignation, as the field is multi-relational. A specific extension would be needed.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Tecnativa
  • Tecnativa:
    • Víctor Martínez
    • Pedro M. Baeza

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

victoralmau

This module is part of the OCA/mail project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.