Odoo Community Association

Mail Mention Suggestion Config

Beta License: AGPL-3 OCA/social Translate me on Weblate Try me on Runboat

This module allows you to configure which partners will appear in your chatter messages mention suggestions (the users that Odoo recommends you when you write an @)

Avaliable configuration options:

Table of contents

Configuration

To configure this module, you need to:

  1. Go to Settings / General Settings.
  2. Search the “Mail Mention Suggestions Option” and set your desired configuration value.

Usage

To use this module, you need to:

  1. Go to a form view of a record of a model thas has chatter. (Example: Contacts)
  2. In “Log note”, write ‘@’. The contacts that appear should be limited to the configured ones.

Known issues / Roadmap

  • In some cases, other OWL session cached users can appear in your suggestions. The searchPartnerSuggestions js function has been inherited to fix that.
  • Potential improvement: Add more mail_mention_suggestion_options, or an option to configure directly a domain.
  • Potential improvement: Simplify the loop of the get_mention_suggestions() function using the itertools library.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Sygel

Contributors

  • Sygel:
    • Alberto Martínez
    • Valentin Vinagre
    • Harald Panten

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

This module is part of the OCA/social project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.