Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
4347 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
5
aug. 25
9827
2
jul. 25
957
4
jun. 25
1085
1
jun. 25
1415
1
maj 25
1336