[IMP] general: move content about user deactivation to "users"
task-2575136 - general: move content about user deactivation to "users" - the content is straighter to the point
This commit is contained in:
parent
ce9e496873
commit
5583691ae2
@ -45,41 +45,6 @@ wrong, your day-to-day business is not impacted.
|
|||||||
us through our `support form <https://www.odoo.com/help>`__.
|
us through our `support form <https://www.odoo.com/help>`__.
|
||||||
|
|
||||||
|
|
||||||
Deactivating Users
|
|
||||||
------------------
|
|
||||||
|
|
||||||
.. note:: Make sure you have sufficient **administrative rights** if
|
|
||||||
you want to change the status of any of your users.
|
|
||||||
|
|
||||||
In your Odoo instance, click on **Settings**. You will have a section
|
|
||||||
showing you the active users on your database. Click on **Manage Users.**
|
|
||||||
|
|
||||||
+----------------+----------------+
|
|
||||||
| |settings| | |browse_users| |
|
|
||||||
+----------------+----------------+
|
|
||||||
|
|
||||||
You'll then see the list of your users.
|
|
||||||
|
|
||||||
.. image:: general/list_users.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
.. note:: The pre-selected filter *Internal Users* shows your paying
|
|
||||||
users (different from the *Portal Users* which are free). If you
|
|
||||||
remove this filter, you'll get all your users (the ones you pay for
|
|
||||||
and the portal ones)
|
|
||||||
|
|
||||||
In your list of users, click on the user you want to deactivate. As soon
|
|
||||||
as you are on the userform, click on the Action drop down menu, and
|
|
||||||
then click on Archive.
|
|
||||||
|
|
||||||
.. image:: general/deactivate_user.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
|
|
||||||
The user is now deactivated.
|
|
||||||
|
|
||||||
.. danger:: **Never** deactivate the main user (*admin*)
|
|
||||||
|
|
||||||
Uninstalling Apps
|
Uninstalling Apps
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
@ -139,7 +104,6 @@ Good to know
|
|||||||
|
|
||||||
.. |settings| image:: general/settings_app.png
|
.. |settings| image:: general/settings_app.png
|
||||||
.. |browse_apps| image:: general/browse_apps.png
|
.. |browse_apps| image:: general/browse_apps.png
|
||||||
.. |browse_users| image:: general/browse_users.png
|
|
||||||
|
|
||||||
.. _developer-mode:
|
.. _developer-mode:
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 72 KiB |
Binary file not shown.
Before Width: | Height: | Size: 94 KiB |
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
@ -62,6 +62,18 @@ The *Portal* and *Public* options do not allow you to choose access rights. Memb
|
|||||||
ones (such as record rules and restricted menus) and usually do not belong to the usual Odoo
|
ones (such as record rules and restricted menus) and usually do not belong to the usual Odoo
|
||||||
groups.
|
groups.
|
||||||
|
|
||||||
|
.. _users/deactivate:
|
||||||
|
|
||||||
|
Deactivate Users
|
||||||
|
================
|
||||||
|
|
||||||
|
Go to :menuselection:`Settings --> Users & Companies --> Users`, open the user you want to deactivate, click on
|
||||||
|
*Action*, and then on *Archive*.
|
||||||
|
|
||||||
|
.. danger::
|
||||||
|
**Never** deactivate the main user (*admin*).
|
||||||
|
|
||||||
|
|
||||||
.. _users/passwords-management:
|
.. _users/passwords-management:
|
||||||
|
|
||||||
Passwords management
|
Passwords management
|
||||||
|
Loading…
Reference in New Issue
Block a user