You bought this module and need support?
Click here!
Control access to Apps
Allows to configure administrators which don't have access to Apps.
Adds Apps access selection in user's access rights tab. Two options are available:
- Allow installing apps
- Allow installing apps only from settings
Questions?
To get an assistance on this module contact us by email apps@it-projects.info
Contributors
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 281 |
| Technical Name |
itp_access_apps |
| Website | https://it-projects.info |
Control access to Apps
Installation
- Install this module in a usual way
Configuration
After the installation of this module by default no one has access to installing modules. To control such permission follow the steps below.
- Open menu [[ Settings ]] >> Users & Companies >> Users, select the user you want to grant the access to
- On Access Rights tab, Other settings group there is an Apps access security category
- Select Allow installing apps - to allow apps installation from everywhere
- Select Allow installing apps only from settings - to allow apps installation only from other module's Configuration >> Settings menu, there is no [[ Apps ]] menu available
- Select blank line - to restrict application installation
Usage
- Be sure that you don't test the functionality under the Administrator (superuser with id=1) user - he is immune to any access restriction except of hiding menus or buttons in UI
- If you don't select anything in Apps access: there is no [[ Apps ]] menu - even if your user is in Administration: Settings security group. Also note that you have no ability to include yourself in groups allowing to installing apps - this is what access_restricted module does (access_apps depends on it)
- If you have Allow installing apps selected: there is [[ Apps ]] menu
- If you have Allow installing apps only from settings: from other module's Configuration >> Settings menu, e.g. from [[ Website ]] >> Configuration >> Settings see that you have the ability to check the Digital Content checkbox that actually installs the website_sale_digital module after clicking on [Apply] button.
Please log in to comment on this module