Hi,
A quick question regarding the installation of the new instance of Odoo. After the new database creation, admin is redirected to the application menu.
Which module/part of the code controls this behavior?
Kind regards.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
A quick question regarding the installation of the new instance of Odoo. After the new database creation, admin is redirected to the application menu.
Which module/part of the code controls this behavior?
Kind regards.
Hi,
The sequence of menu is maintained by field sequence in model ir.ui.menu.
You can view or edit sequence of menu items from Settings/ technical/ User interface/ Menu Items (You need to enable developer mode for this).
Hi,
Actually, when you logged into the database you will be shown the first menu, in the case of creating the DB also we have the same case.
When we create a new DB, there will be two menus, ie, Apps, and Settings.
When creating the new database, base modules will get installed, you can check what the install function of a module returns.
Thanks
Thanks a lot for your answer. This applies to the regular login, I am looking for the behavior applicable to the initial, forced login directly after creating a new database (login as an admin).
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up