[IMP] Maintain: Add process to delete account and clean-up

closes odoo/documentation#3805

X-original-commit: 6b7c550724
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
This commit is contained in:
Timothy Kukulka (tiku)
2023-01-30 20:12:39 +00:00
committed by Zachary Straub (ZST)
parent 9eb9fa7e19
commit 1de373336b
4 changed files with 50 additions and 28 deletions
+4 -5
View File
@@ -1,10 +1,8 @@
:nosearch:
:hide-page-toc:
:show-toc:
=================
Users & Companies
=================
===================
Users and companies
===================
Odoo defines a *user* as someone who has access to a database to perform daily tasks. You can add as
many users as you need and, in order to restrict the type of information each user can access, rules
@@ -18,3 +16,4 @@ can be applied. Users and access rights can be added and changed at any point.
users/access_rights
users/companies
users/portal
users/delete_account
@@ -0,0 +1,21 @@
============================
Deleting an Odoo.com Account
============================
To delete your Odoo.com account, access the delete option by clicking on the user icon. The delete
option can be accessed by going to :menuselection:`My Account --> Edit Security Settings --> Delete
Account`. It can also be accessed by going to https://www.odoo.com/my/home.
.. danger::
Deleting an Odoo account is irreversible. Take caution when performing this action as the
Odoo.com account will not be retrievable.
Upon clicking the :guilabel:`Delete Account` button, a pop-up window will appear, asking you to
confirm the account deletion.
.. image:: delete_account/delete-account.png
:align: center
:alt: Clicking on the Delete Account button will populate a window verifying the change.
Confirm the deletion by entering the :guilabel:`password` and the :guilabel:`login` for the account
being deleted. Click the :guilabel:`Delete Account` button to confirm the deletion.
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB