$ 5.89
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 791 |
| Technical Name |
user_role_switcher |
| License | OPL-1 |
| Website | https://www.creativerevolutionfuture.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 791 |
| Technical Name |
user_role_switcher |
| License | OPL-1 |
| Website | https://www.creativerevolutionfuture.com |
User Role Switcher Odoo 18
Securely impersonate users from the backend to test permissions, debug issues, and provide support without sharing passwords.
Version: 18.0.1.0.0
Category: Administration
Technical name: user_role_switcher
License: OPL-1
Summary
User Role Switcher lets system administrators securely switch into another users session directly from the Odoo backend. Verify access rights, reproduce user-reported problems, and deliver better support all without logging out or asking for passwords.
Why This Module
- Quickly confirm that security groups and record rules are configured correctly.
- Reproduce end-user issues exactly as they see them.
- Avoid risky workarounds like password sharing or manual password resets.
- Keep a clear audit trail of who impersonated whom and when.
Key Features
- New âSwitch Userâ option in the backend user menu.
- Convenient user selection dialog with search and filters.
- Session-based impersonation that ends automatically on logout.
- One-click action to return to the original administrator user.
- Full logging of impersonation activity in a dedicated model and menu.
- Strict security rules: only Settings administrators can use the feature.
- Protection against impersonating the technical superuser and inactive users.
Screenshots
Installation
- Copy
user_role_switcherinto your Odoo addons directory. - Restart the Odoo server.
- In Odoo, go to Apps and click Update Apps List.
- Search for User Role Switcher and click Install.
Compatibility & Dependencies
- Odoo: 18.0
- Depends on:
base,web - License: OPL-1
How It Works
- Log in as a user with Administration / Settings access.
- Open the user menu (top-right corner) in the backend.
- Click the Switch User option.
- Select the target user in the popup dialog and confirm.
- Work as the impersonated user to test permissions and reproduce issues.
- Use the provided option to return to your original administrator account.
All impersonation sessions are recorded in the User Switch Log so you can audit who switched to which user and at what time.
Security
- Only users with Settings (Administration) rights can impersonate others.
- Superuser (ID = 1) cannot be impersonated.
- Inactive users cannot be selected as impersonation targets.
- Impersonation context is cleared when the user logs out.
- Every switch is logged, improving transparency and compliance.
Support
Developer: Creative Revolution Future
Website: creativerevolutionfuture.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module