Custom Apps
Simplify Apps Interface
The module shows only custom apps to user. To use this feature, create some number of modules with prefix super_app_ in technical name (e.g. super_app_pos, super_app_hr, etc). Then a user will be asked to work with applications from that list only and doesn't care about dozen of technical modules, which custom applications consist of.
In order to configure user access to applications menu, you need to open user edit form in the Settings → Users section and tick the boxes 'Show Apps Menu' and/or 'Show All Apps Menu'. Then click on the 'Save' button.
As a result you can see how menus are added in the system.
- 'Apps' contains the apps with the technical name prefix
super_app_only - 'All Apps' contains all available apps
Need our service?
Contact us by email or fill out request form
- apps@it-projects.info
- https://www.it-projects.info/page/website.contactus
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Technical Name |
itp_apps |
| License | See License tab |
| Website | https://it-projects.info |
Custom Apps
Configuration
To change prefix from default value do as followings
- Enable technical features
- Open menu Settings / Technical / System Parameters
- Open itp_apps.super_app_prefix
- Click [Edit]
- Set new value
- Click [Save]
Usage
- Open menu Apps - custom apps are shown only.
- Try to install few of custom apps - works as usual
- Try to uninstall any custom app - all dependencies that are not used by other installed custom apps will be removed too.
Uninstallation
Optional section for uninstallation notes. Delete it if you don't have notes for uninstallation.
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