mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
IMP base_grp_backend: set doc picture
This commit is contained in:
@@ -26,6 +26,13 @@ This modules does 3 things:
|
||||
We suggest to use this module with its compagnon `base_user_role`
|
||||
|
||||
|
||||
Here is an example where a backend ui user can only access and use the dummy app. No other application are available to this user. You may define your own application instead of the dummy one.
|
||||
|
||||
.. figure:: ../static/description/dummy_app.png
|
||||
:alt: Dummy app for demo
|
||||
|
||||
|
||||
|
||||
Limitations
|
||||
~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -5,3 +5,6 @@ To use this module, you need to:
|
||||
You get a users that is only able to access to the Odoo backend which you
|
||||
can attach other groups that not implies other kind of users (`portal`,
|
||||
`internal users`)
|
||||
|
||||
.. figure:: ../static/description/backend_ui.png
|
||||
:alt: Backend UI user
|
||||
|
||||
Reference in New Issue
Block a user