Block assignation notifications depending on model
Project description
Mail Block User Assigned Message
This module allows to select multiple models in each user so they don’t receive a notification from the documents related to those models when the users are assigned to them. This module works for both Odoo and email notifications.
Installation
To install this module, you need to:
Only install
Configuration
To configure this module, you need to:
Go to the “Preferences” tab in an internal user.
Activate the “Block Assigned Message” option.
Select the models for which assignation notifications don’t have to be generated.
It is important to keep in mind that automatic assignment notifications are only created when a model meets the following requirements:
The model is subclass of the abstract class mail.thread.
The model has a user_id field.
The tracking parameter of the user_id field is different to False.
This module will not work with models that do not meet all those three requirements. Also, notification methods can be overriden, so the module would not work in those cases either.
A particular example is project.task model. It doees not have a user_id field, but a Many2many user_ids field. Assignment notifications are created using a specific method for this model, so they cannot be blocked using this module.
Usage
To use this module, you need to:
No usage instructions needed.
Bug Tracker
Bugs and errors are managed in issues of GitHub. In case of problems, please check if your problem has already been reported. If you are the first to discover it, help us solving it by indicating a detailed description here.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Manuel Regidor <manuel.regidor@sygel.es>
Maintainer
This module is maintained by Sygel.
This module is part of the Sygel/sy-social.
To contribute to this module, please visit https://github.com/sygel.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_mail_block_user_assigned_message-16.0.1.0.0.3-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_mail_block_user_assigned_message-16.0.1.0.0.3-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f80be09e6dd95bb37968e1dd8c1afc99ad473bcf9fb1f6f134cfdbbb31f7afa |
|
MD5 | d5ec449ea1e147001dc193e1894de87d |
|
BLAKE2b-256 | dafb6e871785b82e91d7667c9cd1e3c1f18a8c74f65c9d2eb91cdc0dde6fada4 |