IMP base_grp_backend: set doc picture

This commit is contained in:
David Beal
2024-02-02 17:28:44 +01:00
parent 93eafb5001
commit 61ece6e4b0
7 changed files with 75 additions and 17 deletions

View File

@@ -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
~~~~~~~~~~~

View File

@@ -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