Skip to Content
Menu
This question has been flagged
2 Replies
2531 Views

Hello, i want to know how to set default page when installing new module.

Like example, My main module is about restaurant ERP, by it's default when i open my module the default page is Restaurant Overview and then i installed reporting sub module with Report Dashboard on it. How to set default page from Restaurant Overview to Report Dashboard when i open restaurant module ?


Thank you, i still dont have enough karma so i cant reply or comment

Avatar
Discard
Best Answer

you have two choices

1. make the sub menu you want to be default in sequence, by modifying the sequence on th sub menu item

2. identify the action of the sub menu on the root module menu

Avatar
Discard
Best Answer

Hi Denny,

By default, Odoo will load the menu from the sequence wise. So you need to add the sequence as per the menu sequence you want.

In your case,  please add sequence=2 in the Restaurant Overview parent menu. and sequence=1 in the Report Dashboard  parent menu.

So by default when you install the Restaurant Overview module, the 2nd sequence menu will be load. and after installing Report Dashboard module, the fist menu will be the Report Dashboard because it's contain the prior sequence than other.

Hope it will help you.

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1485
1
Nov 24
1193
2
Sep 24
1047
1
Aug 24
2454
3
Aug 24
2687