跳至内容
菜单
此问题已终结
1 回复
5394 查看

In Odoo9, how we can view in "Discuss" a list of connected users? or there other module to chat with the users and see the list of the users connected.

形象
丢弃
最佳答案

Each user is able to 'add' the users they wish to chat with in the DIRECT MESSAGES section:


A user in this list will show a solid colored circle (like Administrator) if they currently have Odoo open in a browser, and a hollow circle (like James) if they do not.

Every time a user is 'added' in this way, an entry is created in the mail_channel model, so you could conceivably pre-populate this model with entries so that all users are already shown in the list for every user (so they don't have to add them one by one) and in this way, use this list and the circles to indicate who is online and who isn't.

形象
丢弃
相关帖文 回复 查看 活动
4
8月 23
43728
1
10月 22
7186
1
5月 16
4423
1
10月 15
4613
1
5月 23
1870