Skip to content
Snippets Groups Projects
Name Last commit Last update
.badges
controllers
tests
.editorconfig
.flake8
.gitlab-ci.yml
.hgtags
.prettierrc.yml
.yamllint.yaml
LICENSE
NEWS.rst
README.rst
__init__.py
__manifest__.py
pyproject.toml

Menu Redirector

pipeline status Coverage report pylint score Stable License: AGPL-3 Black Prettier

A simple web controller that redirects the web browser to the proper application and menu_id after looking up for them in the database.

This is useful in case you maintain multiple Odoo databases and must be able to provide URLs to access certain applications. Using this module avoids to use internal database ids that may change between database instances depending on the order in which modules were installed.