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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
Hi,
If you are inside the controller, you can check like this:
if request.session.uid:
Thanks
Yes That was it.
Thank You <3
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
9월 25
|
909 | ||
Can't delete website
해결 완료
|
|
4
9월 25
|
5578 | |
|
2
8월 25
|
1798 | ||
|
2
8월 25
|
1002 | ||
|
5
8월 25
|
10400 |