Restrict access to buttons that install the modules in Website
by IT-Projects LLC https://it-projects.info
Odoo
Restrict access to "Add Features" in Website
Shows "Add Features" item in the "Customize" menu in Website only for users with "Show Apps Menu" access.
Tested on 12.0
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 443 |
| Technical Name |
itp_access_apps_website |
| License | See License tab |
| Website | https://it-projects.info |
Restrict access to buttons that install the modules in Website
Installation
- if you have installed access_apps and website modules then this module will be installed automatically
Usage
- There is no [[ Customize ]] >> Add Features menu entry in your website unless you have rights to install applications, see access_apps module documentation for further information
- When admin user click on the one of the [New Blog Post], [New Event], [New Forum], [New Job Offer], [New Product], [New Slide], [New Channel] buttons in the [[ New ]] menu in your website and the module is not installed, before prompting the user to install it, his rights check will occur
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