This question has been flagged
2 Replies
10930 Views

Hello

I'm using custom dashboard (App Dashboards) and like to have this menu as default menu if login in odoo instead of the menu discussions. How can that be done ?

Avatar
Discard
Best Answer

Hi,

Activate the Developer mode, then

  • Go to Settings - Technical - User Interface - Menu Items
  • Look for the first item in your actual menu and note its Sequence. Here it is Discuss, check its sequence
  • Look for the item you want as first screen after login (ie, Dashboard), and change its sequence to a number lower than the item which is first now. Sequence number less than that of the discuss
  • Log out and log in.
  • It should work.

Thanks

Avatar
Discard

Hello niyas,

If we uninstall the module and again install the module,the sequence got changed.So how to do that in code level ?

Author Best Answer

hey ... the solution is so near me -- thanks a lot

Avatar
Discard