Bus Presence Override

bus_presence_override
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/10.0/bus_presence_override
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSocial
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), LasLabs
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), LasLabs
COMMITTERS
COMMITTERSHolger Brunn, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
assets_backend Bus Presence Override Assets ir.ui.view qweb Inherits web.assets_backend
Models touched (3)

New fields (2)
  • partner_id Many2one → res.partner
    comodel_name='res.partner' related='user_id.partner_id' string='Partner'
  • status_realtime Selection
    compute='_compute_status_realtime' help='Status that is affected by disconnection and away timers. Used to override the bus.presence status field in _get_partners_statuses or _get_users_statuses if the timers have been reached. If wanting to change the user status, write directly to the status field.' selection=[(ONLINE, 'Online'), (AWAY, 'Away'), (OFFLINE, 'Offline')] string='Realtime IM Status'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.