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
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
3
9月 25
|
2478 | |||
|
Login Website
已解决
|
3
10月 25
|
149265 | ||
|
1
9月 25
|
1811 | |||
|
4
9月 25
|
6623 | |||
|
2
8月 25
|
1862 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.