New group for seeing only sales channel's documents
Project description
This module adds a new group called “Channel manager”, that includes the proper permissions for showing only the information related to that channel:
Leads/Opportunities
Customers
Quotations/Sales Orders
It also handles the propagation of the sales team from commercial partners to the contacts, which standard doesn’t do.
And finally, there are rules for partners to be restricted to the own ones for the group “User: Own Documents Only” for being coherent with the permission scheme.
REMARK: partner restrictions won’t work unless you touch in the DB an existing record rule. See more details in Know issues section.
Table of contents
Installation
At installation time, this module sets in all the contacts that have the sales team empty the sales team of the parent. If you have a lot of contacts, this operation can take a while.
Configuration
Go to Configuration > Users & Companies > Users.
Open or create a user.
On the section “Application Accesses”, select “Channel Manager” option in “Sales” part.
Known issues / Roadmap
For restricting partners access, you have to disable or edit the existing rule “res.partner.rule.private.employee” to something similar to:
[('message_follower_ids', 'in', user.partner_id.ids), '|', ('type', '!=', 'private'), ('type', '=', False)]
This module modifies sales security groups hierarchy, so any other module doing something similar might conflict with this one.
This module is designed for supporting only sales part, so someone that has access to other Odoo parts (for example, an accountant), shouldn’t have this new permission, or some access errors will be found when seeing invoices and other documents. A sales_team_security_account bridge module can be done for fixing this case, but not in the case of other parts like warehouse.
Split the module in 2 as now crm is independent.
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
-
Pedro M. Baeza
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.
Current maintainer:
This module is part of the OCA/sale-workflow 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
File details
Details for the file odoo11_addon_sales_team_security-11.0.1.0.0.99.dev11-py2.py3-none-any.whl
.
File metadata
- Download URL: odoo11_addon_sales_team_security-11.0.1.0.0.99.dev11-py2.py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c27a921ed1d4458f3907094b5b42ea09ac0a79703234ab978341667eacaed765 |
|
MD5 | c93f450f231f86ad1f1e4a6cc8a681ca |
|
BLAKE2b-256 | 13ce2ac2116f7abffb34ecd6e5947e54222853f00107dce1448e6fce59fe68af |