Repository
odoo/odoo · module folder
Module version
1.0
Category
Hidden
Folder size
0.16 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 05:12:45
Authors
Odoo SA
Maintainers
Odoo SA
Committers
Christophe Simonis, Martin Trigaux, Odoo Translation Bot, Aaron Bohy, Alexandre Kühn, Xavier-Do, fw-bot
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
        This module allows employee users to communicate with livechat operators
        of another database on which a counterpart addon is installed.
    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
assets_backend im_support_backend assets ir.ui.view qweb Inherits web.assets_backend
im_support.support_qunit_suite im_support.support_qunit_suite ir.ui.view qweb New
qunit_mobile_suite im_support_mobile_tests ir.ui.view qweb Inherits web.qunit_mobile_suite
qunit_suite im_support_tests ir.ui.view qweb Inherits web.qunit_suite
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/im_support/tests ImSupport.test_suite user http ALL
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • session_info(self)

Loading…