Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2571 Visualizações

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
Cancelar
Melhor resposta

Go to Users settings and set the Home Action.

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
set. 22
6782
1
ago. 22
4348
3
mar. 21
1775
5
fev. 20
11645
0
fev. 19
3629