Block portal access on project.project and project.task
Project description
Project No Portal
This module add per-company switch block_project_portal_access under Settings > Project. Active by default.
For a blocking company:
A constraint forbids privacy_visibility = ‘portal’ (default becomes employees).
A post_init_hook migrates existing portal projects. This alone removes portal read access.
A mixin on project.project/project.task also denies portal users in _search/_check_access. This adds an additional security without deleting existing ir.model.access
The “Share Project” / “Share Task” actions are unbound. Calling them, for example from the code, raises an error. An uninstall_hook restores them.
Scoped per company (multi-company friendly) and fully reversible.
Table of contents
Use Cases / Context
A project with privacy_visibility = ‘portal’ (“Invited portal users”) lets any portal follower of the project or its tasks read it. Managers can share project/task data via the “Share Project” wizard and the “Share Task” public link.
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
David Gallay david.gallay@camptocamp.com
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/project 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_project_no_portal-18.0.1.0.0.2-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_project_no_portal-18.0.1.0.0.2-py3-none-any.whl
- Upload date:
- Size: 32.9 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 |
abe5f836471ba6b4238774625d214f064e2755358baa5932fe883397007c35d5
|
|
| MD5 |
e604a73ea5d0e022abd105a62dde28d6
|
|
| BLAKE2b-256 |
d0ae97e79ac74caeb943ffed47c57a9f7fbccda3ea79495103ea58c3e4c3e516
|