Extra user type
by Tecnativa https://github.com/OCA/server-auth , Odoo Community Association (OCA) https://github.com/OCA/server-authExtra user type

This module adds a new isolated user type group called “Subcontractors”, that simulates to be an internal user, giving access to the backend, but only granting the minimum permissions for the web client to work, and only exposing the Discuss menu.
The rest of the needed permissions for that subcontractors should be given in extra customizations.
Table of contents
Use Cases / Context
A usual need inside a company using Odoo is to have external people (subcontractors) that need to access Odoo to do certain operations that are not allowed (or they are not comfortable) in the portal, but giving them an internal system user is too much, as there some visible information (like contacts or calendar events) that shouldn’t be shown by these users, even by legal reasons (GDPR, etc).
Known issues / Roadmap
- Any extra installed module that performs operations on the web client (example: base_tier_validation), will require glue modules that adds the permissions for the corresponding models.
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
Authors
- Tecnativa
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/server-auth project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module