Mail Message Search

mail_message_search
REPOSITORY
REPOSITORYOCA/mail
GIT
GIThttps://github.com/OCA/mail.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/mail/tree/19.0/mail_message_search
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSRuchir Shukla, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/mail
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 enables searching for messages across any record that uses the chatter,
based on their associated conversation threads. It dynamically adds a Message Search
field to the search view of any model that inherits from `mail.thread`.

The Message Search field performs a smart, per-word search across a message’s subject,
body, sender, and reply-to fields.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (1)
  • message_search Text
    compute='_compute_message_search' help='Message search, to be used only in searches' search='_search_message_search'
Public methods (1)
  • get_view(self, view_id=None, view_type='form', **options)
    @api.model
    Override to add message_search field in all the objects that inherits mail.thread
REPOSITORY
REPOSITORYOCA/mail
GIT
GIThttps://github.com/OCA/mail.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/mail/tree/18.0/mail_message_search
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/mail
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 enables searching for messages across any record that uses the chatter,
based on their associated conversation threads. It dynamically adds a Message Search
field to the search view of any model that inherits from `mail.thread`.

The Message Search field performs a smart, per-word search across a message’s subject,
body, sender, and reply-to fields.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (1)
  • message_search Text
    compute='_compute_message_search' help='Message search, to be used only in searches' search='_search_message_search'
Public methods (1)
  • get_view(self, view_id=None, view_type='form', **options)
    @api.model
    Override to add message_search field in all the objects that inherits mail.thread
REPOSITORY
REPOSITORYOCA/mail
GIT
GIThttps://github.com/OCA/mail.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/mail/tree/17.0/mail_message_search
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/mail
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 enables searching for messages across any record that uses the chatter,
based on their associated conversation threads. It dynamically adds a Message Search
field to the search view of any model that inherits from `mail.thread`.

The Message Search field performs a smart, per-word search across a message’s subject,
body, sender, and reply-to fields.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (1)
  • message_search Text
    compute='_compute_message_search' help='Message search, to be used only in searches' search='_search_message_search'
Public methods (1)
  • get_view(self, view_id=None, view_type='form', **options)
    @api.model
    Override to add message_search field in all the objects that inherits mail.thread
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/16.0/mail_message_search
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSYoshi Tashiro, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 enables searching for messages across any record that uses the chatter,
based on their associated conversation threads. It dynamically adds a Message Search
field to the search view of any model that inherits from `mail.thread`.

The Message Search field performs a smart, per-word search across a message’s subject,
body, sender, and reply-to fields.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (1)
  • message_search Text
    compute='_compute_message_search' help='Message search, to be used only in searches' search='_search_message_search'
Public methods (1)
  • get_view(self, view_id=None, view_type='form', **options)
    @api.model
    Override to add message_search field in all the objects that inherits mail.thread