muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
109 stars 231 forks source link

App Dashboard after the login #133

Closed gallex93 closed 4 years ago

gallex93 commented 4 years ago

Hi, Is It possible to add automatically the dashboard with all the app after the login? I tried with Menu Items and so on but it doesn't work. Any suggest? Have a nice day, Mike

keshrath commented 4 years ago

This won't work without some Javascript development. You would need some kind of action which can be triggered at the login.

gallex93 commented 4 years ago

Can you suggest me something?

keshrath commented 4 years ago

Might be a start even though the are not very up to date: https://www.odoo.com/documentation/12.0/reference/actions.html#client-actions-ir-actions-client https://www.odoo.com/documentation/12.0/howtos/web.html