Restrict Admin rights
No more access rights (groups) for Admins than before
The module makes impossible for Administrator to set and see more access rights (groups) than he/she already has.
Administrator has access to settings, but not able to install new apps
Follow Documentation tab to see Configuration details
Need our service?
Contact us by email or fill out request form
- apps@it-projects.info
- https://www.it-projects.info/page/website.contactus
- https://m.me/itprojectsllc
- skype@it-projects.info
Tested on Odoo
12.0 community
12.0 community
Tested on Odoo
12.0 enterprise
12.0 enterprise
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Technical Name |
itp_access_restricted |
| License | See License tab |
| Website | https://it-projects.info |
Restrict admin rights
Installation
- Install this module in a usual way
Configuration
- By default all users except a superuser restricted to escalate the privileges
- There is only one configuration option this module provides. Open menu [[ Settings ]] >> Users >> Users
- In Access Rights tab you can select 'Allow add implied groups from settings' - to allow some users to configurate modules by means of group_XXX fields from Settings menus
Usage
Let's take Sale module as an example.
Without this module installed:
- Say you have a user with administration rights Administration: Access Rights. This user thus may increase his own rights in Application > Sales from Sales: User: All Documents to Sales: Manager. Also he can open menu [[ Sales ]] >> Configuration >> Settings and select Display 3 fields on sales orders: customer, invoice address, delivery address there and then click [Apply] button (adding group_sale_delivery_address)
With this module installed:
- The user from previous example cannot increase his privileges. There is no Sales: Manager option for him, and also no Display 3 fields on sales orders: customer, invoice address, delivery address option in mudule configuration
- The only exception is done for users who are in special group 'Allow add implied groups from settings' - if your user is included in this group by the superuser then you may select Display 3 fields on sales orders: customer, invoice address, delivery address from Sale module Configuration >> Settings menu
The MIT License (MIT) Copyright 2020 IT-Projects Labs Copyright 2015-2020 IT-Projects LLC Copyright 2014-2015 Ivan Yelizariev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module