social/mail_autosubscribe
OCA-git-bot 0e22d5ec6a [BOT] post-merge updates 2024-07-22 04:56:05 +00:00
..
i18n Translated using Weblate (Spanish) 2024-01-09 20:34:58 +00:00
models [FIX] mail_autosusbscribe: Removing external dependencies and adding context to tests 2024-02-29 19:13:50 +01:00
readme [FIX] mail_autosubscribe: missing dependency 2023-03-28 22:59:49 +05:30
security [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
static/description [BOT] post-merge updates 2024-07-22 04:56:05 +00:00
tests [FIX] mail_autosusbscribe: Removing external dependencies and adding context to tests 2024-02-29 19:13:50 +01:00
views [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
README.rst [BOT] post-merge updates 2024-07-22 04:56:05 +00:00
__init__.py [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
__manifest__.py Replace 'Camptocamp SA' with 'Camptocamp' 2024-06-13 17:41:18 +02:00

README.rst

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

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

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

* Camptocamp

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/16.0/mail_autosubscribe>`_ project on GitHub.

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