From 40308d21b3ded1bea694f327c58a1eb44ee5478e Mon Sep 17 00:00:00 2001 From: Chris Parker Date: Thu, 2 Dec 2021 20:38:17 -0800 Subject: [PATCH] reflect current location of menu actions --- content/developer/misc/api/odoo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/developer/misc/api/odoo.rst b/content/developer/misc/api/odoo.rst index 06418c5cc8..b34979a1bf 100644 --- a/content/developer/misc/api/odoo.rst +++ b/content/developer/misc/api/odoo.rst @@ -99,9 +99,9 @@ parameters want to use: * Log in your instance with an administrator account - * Go to :menuselection:`Settings --> Users --> Users` + * Go to :menuselection:`Settings --> Users & Companies --> Users` * Click on the user you want to use for XML-RPC access - * Click the :guilabel:`Change Password` button + * Click the :menuselection:`Action` --> :guilabel:`Change Password` button * Set a :guilabel:`New Password` value then click :guilabel:`Change Password`.