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
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
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
1
6月 26
|
878 | |||
|
3
6月 26
|
1665 | |||
|
4
4月 26
|
2825 | |||
|
0
4月 26
|
2289 | |||
|
0
2月 26
|
2535 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.