Skip to Content
Menu
This question has been flagged
2 Replies
3192 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
7764
1
Aug 22
5389
3
Mar 21
2436
5
Feb 20
12703
0
Feb 19
4343