social/mail_show_follower
OCA-git-bot cd3db85313 [BOT] post-merge updates 2025-03-18 12:16:32 +00:00
..
data [FIX] mail_show_follower: More models to exclude 2024-11-15 02:59:27 +00:00
i18n Translated using Weblate (Portuguese (Brazil)) 2024-12-19 19:06:27 +00:00
models [FIX] mail_show_follower: Company identification in _send() 2025-03-12 04:57:43 +00:00
readme [IMP] mail_show_follower: Add an option to exclude specific models from the CC note. 2024-11-15 02:21:40 +00:00
static/description [BOT] post-merge updates 2025-03-18 12:16:32 +00:00
views [IMP] mail_show_follower: Add an option to exclude specific models from the CC note. 2024-11-15 02:21:40 +00:00
README.rst [BOT] post-merge updates 2025-03-18 12:16:32 +00:00
__init__.py [MIG] mail_show_follower: Migration to 15.0 2023-09-21 07:53:31 +02:00
__manifest__.py [BOT] post-merge updates 2025-03-18 12:16:32 +00:00

README.rst

==================
Mail Show Follower
==================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:b5cba6bab74ee61b2d090b7dfa54edba6c7d347cedf83009d255723a53ff2bf2
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
    :target: https://github.com/OCA/social/tree/16.0/mail_show_follower
    :alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_show_follower
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module extends the functionality of mailing to show the document followers in head of the mails.
In the cc, only appear when:

#. The followers only count if are contacts or external users (Inner Followers will be discriminated)
#. The number of followers are more than 1.

**Table of contents**

.. contents::
   :local:

Configuration
=============

To configure this module, you need to:

#. Go General settings/Discuss/Show Followers on mails/Show Internal Users CC and set if want to show or not internal users in cc details.
#. Go Settings/Users & Company select any user in 'Preferences' check or not the 'Show in CC' field if this user need to appear in the cc note.
#. Go General settings/Discuss/Show Followers on mails/Text 'Sent to' and set the initial part of the message.
#. Go General settings/Discuss/Show Followers on mails/Partner format and choose desired fields to show on CC recipients.
#. Go General settings/Discuss/Show Followers on mails/Text 'Replies' and choose desired warn message
#. Go General settings/Discuss/Show Followers in 'Models to exclude' enter the models you want to exclude from the CC note.

Usage
=====

To use this module, you need to:

#. Send an email from any document of odoo.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/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 <https://github.com/OCA/social/issues/new?body=module:%20mail_show_follower%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Sygel
* Moduon

Contributors
~~~~~~~~~~~~

* Valentin Vinagre <valentin.vinagre@sygel.es>
* Lorenzo Battistini
* Eduardo de Miguel <edu@moduon.team>
* Vincent Van Rossem <vincent.vanrossem@camptocamp.com>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

.. |maintainer-yajo| image:: https://github.com/yajo.png?size=40px
    :target: https://github.com/yajo
    :alt: yajo

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-yajo| 

This module is part of the `OCA/social <https://github.com/OCA/social/tree/16.0/mail_show_follower>`_ project on GitHub.

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