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

Hi

i am using Odoo 12 an i need to check if user is logged in or not in website side ( not web side )

is there a way to do this?


Avatar
Cancelar
Melhor resposta

Hi,

If you are inside the controller, you can check like this:

if request.session.uid:

Thanks

Avatar
Cancelar
Autor Melhor resposta

Yes That was it.

Thank You <3

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
set. 25
2128
Login Website Resolvido
3
out. 25
149265
1
set. 25
1275
4
set. 25
5996
2
ago. 25
1304