콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4410 화면

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

아바타
취소
관련 게시물 답글 화면 활동
0
8월 25
127
2
8월 25
1432
2
8월 25
704
5
8월 25
10168
2
7월 25
1129