social/mail_autosubscribe
OCA-git-bot b641d51122 mail_autosubscribe 15.0.1.0.3 2022-07-21 06:32:31 +00:00
..
i18n [UPD] Update mail_autosubscribe.pot 2022-05-24 17:34:03 +00:00
models [FIX] mail_autosubscribe: check partners type 2022-07-05 13:27:33 -03:00
readme [FIX] mail_autosubscribe: missing dependency 2022-07-07 07:29:19 +00:00
security [ADD] mail_autosubscribe 2022-04-12 08:43:24 -03:00
static/description [UPD] README.rst 2022-07-11 06:30:37 +00:00
tests [FIX] mail_autosubscribe: fix email template 2022-07-08 08:46:58 -03:00
views [ADD] mail_autosubscribe 2022-04-12 08:43:24 -03:00
README.rst [UPD] README.rst 2022-07-11 06:30:37 +00:00
__init__.py [ADD] mail_autosubscribe 2022-04-12 08:43:24 -03:00
__manifest__.py mail_autosubscribe 15.0.1.0.3 2022-07-21 06:32:31 +00:00

README.rst

==================
Mail Autosubscribe
==================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/15.0/mail_autosubscribe
    :alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_autosubscribe
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/205/15.0
    :alt: Try me on Runbot

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

This module allows you to configure partners that will be automatically in copy
of their company's business documents.

For example, you can configure an accountant to be in copy of all invoices
sent for a given commercial partner, regardless of the invoicing address.

**Table of contents**

.. contents::
   :local:

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

Go to Configuration > Technical > Automation > Autosubscribe Models and configure
the models for which you want the feature to work.

Then, on each partner, you can check the company documents subscriptions in the
field `In copy of`.

This feature can be disabled on specific templates, if required, by disabling the
Autosubscribe followers field.

Known issues / Roadmap
======================

* Consider implementing domain-based autosubscription rules.
  This was considered during first development but it wasn't a requirement at the time.
  If pursuit, this has to be done carefully to avoid affecting performance.

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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/social/issues/new?body=module:%20mail_autosubscribe%0Aversion:%2015.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
~~~~~~~

* Camptocamp SA

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

* `Camptocamp <https://www.camptocamp.com>`_

     * Iván Todorovich <ivan.todorovich@gmail.com>

* `Moduon <https://www.moduon.team/>`__

     * Jairo Llopis

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.

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

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