Skip to content

Commit

Permalink
📖 access_apps
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev committed Dec 18, 2023
1 parent eba31b8 commit ba054fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions access_apps/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ Contributors
Further information
===================


Tested on `Odoo 14.0 <https://github.com/odoo/odoo/commit/c16d4b5e7b9181c2c792f595a117de10510d45be>`_
Tested on `Odoo 17.0 <https://github.com/odoo/odoo/commit/40b19d89846303016098840f4958fe7cc105067c>`_
6 changes: 3 additions & 3 deletions access_apps/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ Installation
Configuration
=============

After the installation of this module by default no one has access to installing modules.
To control such permission follow the steps below.
After the installation of this module by default only *default admin* and *superuser* have access to installing modules.
To update the permission follow for other users 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 ``Allow installing apps only from settings`` - allow apps installation only from other module's ``Configuration >> Settings`` menu. More precisely, it just hides ``[[ Apps ]]`` menu
* Select blank line - to restrict application installation

Usage
Expand Down

0 comments on commit ba054fd

Please sign in to comment.