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

I would like to get all users who are currently online. Is it possible to implement it or is there an app for it?
Thanks...

アバター
破棄
最善の回答

Hello,

There is a module in the Odoo App Store for displaying a list of online users.

Here is the link to the module:

https://apps.odoo.com/apps/modules/18.0/dd_online_user_menu

アバター
破棄

How well does it work with 50, 250 or 500 Users?

最善の回答

Odoo Users technically log in and out each time they request information or click a button, so there isn't really a concept of "being logged in".

What we do is poll to check if Users have been active and use this information to present a status in Conversations, so that other Users know if people are "online", "offline" or "out of the office" (if the Time Off app is installed):


Check out the User Presence (bus.presence) model. 


See also https://www.odoo.com/documentation/15.0/applications/productivity/discuss/overview/get_started.html

アバター
破棄
関連投稿 返信 ビュー 活動
1
10月 20
5010
2
7月 25
4256
1
10月 24
1006
1
6月 23
2507
0
11月 20
3927