Define a domain from which followers can be selected
Project description
Restrict follower selection
This module was written to allow you to restrict the selection of possible followers. For example, if you use the social ERP functions only internally, it makes sense to filter possible followers for being employees. Otherwise, you’ll get a quite crowded list of partners to choose from.
Moreover, the module disables the option to automatically add followers that do not meet the domain.
Table of contents
Configuration
To configure this module, you need to go to System parameters and adjust mail_restrict_follower_selection.domain as you see fit. This restricts followers globally, if you want to restrict only the followers for a certain record type (or have different restrictions for different record types), create a parameter mail_restrict_follower_selection.domain.$your_model.
Some examples:
[("category_id.name", "=", "Employees")] : Only allow contacts with ‘Employees’ tag
[("is_company", "=", False)] : Restrict company contacts to be added as follower (to avoid emails to info@ email address)
[("user_ids","!=",False)] : Restrict to contacts with user (internal and portal)
[("employee_ids","!=",False)] : Restrict to employees
Note: This module won’t change existing followers!
Bug Tracker
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.
Credits
Contributors
Holger Brunn <hbrunn@therp.nl>
Nguyen Tan Phuc <phuc.nt@komit-consulting.com>
Enric Tobella <etobella@creublanca.es>
-
Aung Ko Ko Lin
Maintainers
This module is maintained by the OCA.
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.
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.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_mail_restrict_follower_selection-18.0.1.1.0.3-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_mail_restrict_follower_selection-18.0.1.1.0.3-py3-none-any.whl
- Upload date:
- Size: 35.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d4a0808c81e0f7fbe16141d4d7491303b468f5bdb5db5e1509980a9d2a2a97a
|
|
| MD5 |
649c814450612a27869d1107fb64ab32
|
|
| BLAKE2b-256 |
4305013bda74a0527115ffa2d9de715031a0546e4fe1303cabf0b53e9821030f
|