Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 156 |
Technical Name |
login_as_any_user |
License | LGPL-3 |
Website | https://www.cybrosys.com |
Versions | 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 156 |
Technical Name |
login_as_any_user |
License | LGPL-3 |
Website | https://www.cybrosys.com |
Versions | 15.0 16.0 17.0 18.0 |

Login As Any User
Now You Can Log In As Any User In Odoo16.

Key Highlights
Test the Odoo System as Different Users.
Allows you to test the Odoo system from the perspective of different users
Administrative Access
Admin can switch to another user without password and username

User Selection Wizard.

Select user and click on switch user.

You will be logged into selected user.
*only admins can be logged to other user
-
Allows you to test the Odoo system from the perspective of different users.
-
Helps to troubleshoot problems other users facing.
-
Switch to another user without password and username which can only be done by admins.
-
Available in Odoo 16 community and enterprise.
Initial Commit for Login As Any User.
Related Products
Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

Odoo Licensing Consultancy
Our Industries

Trading
Easily procure and sell your products

POS
Easy configuration and convivial experience

Education
A platform for educational management

Manufacturing
Plan, track and schedule your operations

E-commerce & Website
Mobile friendly, awe-inspiring product pages

Service Management
Keep track of services and invoice

Restaurant
Run your bar or restaurant methodically

Hotel Management
An all-inclusive hotel management application
Support
Got questions or need help? Get in touch.
Say hi to us on WhatsApp!
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
JS inheritance not possible
Hello there, could you please add "export" to your Component so it can be inherited when desired? Thanks in advance.
class UserSwitchWidget extends Component {
=>export class UserSwitchWidget extends Component {
Re: JS inheritance not possible
Thanks for your input. We have updated the app.