Ai Oca Bridge Chatter

ai_oca_bridge_chatter
REPOSITORY
REPOSITORYOCA/ai
GIT
GIThttps://github.com/OCA/ai.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ai/tree/18.0/ai_oca_bridge_chatter
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
COMMITTERS
COMMITTERSEnric Tobella, OCA-git-bot, oca-ci, Adasat Torres de León
WEBSITE
WEBSITEhttps://github.com/OCA/ai
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ai:
    - ai_oca_bridge
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows usage of LLM chatbots inside Odoo.

The logic of the chatbot should be defined in an external system like n8n.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_users_form_view res.users field Inherits base.view_users_form
Models touched (5)

New fields (2)
  • payload_type Selection
    ondelete={'chatter': 'set default'} selection_add=[('chatter', 'Chatter')]
  • usage Selection
    ondelete={'chatter': 'set default'} selection_add=[('chatter', 'Chatter')]
Public methods (0)

No public methods.

New fields (1)
  • chatter_user_id Many2one → res.users
    readonly=True args: 'res.users'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • message_post(self, **kwargs)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • ai_bridge_id Many2one → ai.bridge
    domain=[('usage', '=', 'chatter')] string='AI Bridge' args: 'ai.bridge'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/ai
GIT
GIThttps://github.com/OCA/ai.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ai/tree/17.0/ai_oca_bridge_chatter
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Luis Rodriguez, Adasat Torres de León, Adria Hortoenda
WEBSITE
WEBSITEhttps://github.com/OCA/ai
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ai:
    - ai_oca_bridge
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows usage of LLM chatbots inside Odoo.

The logic of the chatbot should be defined in an external system like n8n.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_users_form_view res.users field Inherits base.view_users_form
Models touched (5)

New fields (2)
  • payload_type Selection
    ondelete={'chatter': 'set default'} selection_add=[('chatter', 'Chatter')]
  • usage Selection
    ondelete={'chatter': 'set default'} selection_add=[('chatter', 'Chatter')]
Public methods (0)

No public methods.

New fields (1)
  • chatter_user_id Many2one → res.users
    readonly=True args: 'res.users'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • message_post(self, **kwargs)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • ai_bridge_id Many2one → ai.bridge
    domain=[('usage', '=', 'chatter')] string='AI Bridge' args: 'ai.bridge'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/ai
GIT
GIThttps://github.com/OCA/ai.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ai/tree/16.0/ai_oca_bridge_chatter
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, Adasat Torres de León
WEBSITE
WEBSITEhttps://github.com/OCA/ai
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ai:
    - ai_oca_bridge
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows usage of LLM chatbots inside Odoo.

The logic of the chatbot should be defined in an external system like n8n.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_users_form_view res.users field Inherits base.view_users_form
Models touched (5)

New fields (2)
  • payload_type Selection
    ondelete={'chatter': 'set default'} selection_add=[('chatter', 'Chatter')]
  • usage Selection
    ondelete={'chatter': 'set default'} selection_add=[('chatter', 'Chatter')]
Public methods (0)

No public methods.

New fields (1)
  • chatter_user_id Many2one → res.users
    readonly=True args: 'res.users'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • message_post(self, **kwargs)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • ai_bridge_id Many2one → ai.bridge
    domain=[('usage', '=', 'chatter')] string='AI Bridge' args: 'ai.bridge'
Public methods (0)

No public methods.