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...
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Eki 20
|
5004 | ||
|
2
Tem 25
|
4183 | ||
|
1
Eki 24
|
995 | ||
|
1
Haz 23
|
2487 | ||
|
0
Kas 20
|
3919 |
https://apps.odoo.com/apps/modules/13.0/od_user_status/