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

I have installed backend_theme_v11.. but when i logged in to my application, the control goes to the action of my first menu.. Anyone please help me to redirect control to the dashboard when login..

Avatar
Discard
Best Answer

Go to Users settings and set the Home Action.

Avatar
Discard
Best Answer

open web_responsive>views>web.xml

replace

<t t-set="body_classname" t-value="'drawer drawer--left o_web_client'" />

with

<t t-set="body_classname" t-value="'drawer drawer--left o_web_client drawer-open'" />

Avatar
Discard
Related Posts Replies Views Activity
3
Sep 22
6659
1
Aug 22
4194
3
Mar 21
1728
5
Feb 20
11532
0
Feb 19
3561