Switch Company Home Redirect
Dynamic Enterprise Context-Aware Dashboards
Stop landing on irrelevant pages when switching entities.
Instantly route users to company-specific home actions or custom URLs the moment they switch the active company.
The Annoying Reload Trap of Multi-Company Operations
In native Odoo, changing your active company simply forces a page reload right where you are standing. If you switch from a retail company to a logistics or manufacturing entity, you remain trapped in the point-of-sale menu or sales layout. Users are forced to waste time manually clicking through nested menus to find that specific companyâs relevant dashboard every single time.
Custom-Tailored Navigation Paths
Configure dedicated landing gateways for each business unit operating out of your single consolidated database.
Home Action Prioritization
Bind any core Odoo window action directly to a company profile. Instantly trigger complex native dashboards, list parameters, or graph structures on switch.
Custom URL Navigation
Route operators straight to a specific relative browser path (e.g., /odoo/inventory). Provides flexible redirection to tailored application modules.
Granular Toggle Control
Enable or disable redirections independently per company record. Entities with inactive configurations will transparently fall back to native Odoo behavior.
Lightweight Client-Side Performance
Smart state capture built into Odoo's web architecture without heavy server controllers.
Intelligent Active-Change Capture
The browser extension listens specifically to the top right company service drop-down. Toggling passive allowed companies on or off will never activate the redirect ruleâit executes only when the primary active database context changes.
Session Memory Shield
Utilizes browser sessionStorage to track states through hot reloads. Executes lightweight RPC requests during the web client boot phase to identify changes instantly and safely navigate the user.
3-Step Configuration Routine
Navigate easily to Settings > Users & Companies > Companies, choose your entity, and manage routing under the new Home Redirect tab:
| 1. | Check the "Enable Home Redirect" boolean field. |
| 2. | Assign a primary Home Action (e.g., ir.actions.actions record) or input a text-based relative Home URL path. |
| 3. | Click Save. The system immediately takes over company-switching logic for all users. |
Integrated Company Configuration
Clean field overlays mapped perfectly alongside native multi-company architecture layouts.

Developed with by SyncSoft Team
Looking to refine your enterprise multi-company operational flows or build responsive UI widgets?
We are here to support you!
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