Search 1.9 billion lines of Odoo code on GitHub

mail_message_name_search

Author: Eficent,SerpentCS,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-mail_message_name_search
Repository: ForgeFlow/social
Dependencies: base, base_search_fuzzy, and mail
Languages: Python (62, 42.5%), XML (35, 24.0%), and reStructuredText (49, 33.6%)
Other repositories: ForgeFlow/server-tools

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="mail-message-name-search"></a> <h2>Mail message name search</h2> <p>This module adds the capability to search for mail messages by subject or body of the message. This will be useful in models that make intense use of messages, like project issues or helpdesk tickets.</p> <p>This module will add dynamically the message_ids to the search view of any model that inherits from the mail.thread and will incorporate the capability to search for content in the mail messages.</p> <a name="installation"></a> <h3>Installation</h3> <p>This module depends on the module 'base_search_fuzzy' to ensure that searches on emails are based on indexes. Please read carefully the install instructions <a class="reference external" href="https://github.com/OCA/server-tools/blob/8.0/base_search_fuzzy/README.rst">https://github.com/OCA/server-tools/blob/8.0/base_search_fuzzy/README.rst</a></p> <p>This module installs by default the indexes that are required to perform the searches on mail messages.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>No configuration is needed.</p> <a name="usage"></a> <h3>Usage</h3> <p>A project issue or helpdesk ticket can contain tens of mails associated, based on the conversations that the person responsible for the ticket maintains with the person that raised the issue. One need to search in mail messages, as much as he/she needs to search in their mail for past conversations. So this module will be useful for the user to search messages by subject or body.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/server-tools/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/social/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;eficent.com">jordi.ballester&#64;eficent.com</a>&gt;</li> <li>Serpent Consulting Services Pvt. Ltd. &lt;<a class="reference external" href="mailto:support&#64;serpentcs.com">support&#64;serpentcs.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>