Menu Redirector
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.