Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
4681 Visninger

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
Kassér
Bedste svar

Hi,

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

if request.session.uid:

Thanks

Avatar
Kassér
Forfatter Bedste svar

Yes That was it.

Thank You <3

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
sep. 25
2172
3
okt. 25
149265
1
sep. 25
1355
4
sep. 25
6091
2
aug. 25
1378