コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4313 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
5
8月 25
9746
2
7月 25
910
4
6月 25
1024
1
6月 25
1337
1
5月 25
1286