social/mail_tracking_mass_mailing
Pedro M. Baeza b2bc458ec3 [MIG] mail_tracking_mass_mailing: Migration to 11.0
* Standard procedure
* Adapt tests
* New README by fragments

[UPD] README.rst
2023-02-01 10:43:00 +01:00
..
i18n mail_tracking_mass_mailing module 2023-02-01 10:43:00 +01:00
models [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00
readme [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00
static/description [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00
tests [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00
views [10.0] mail_tracking_mass_mailing: Migration to 10.0 2023-02-01 10:43:00 +01:00
README.rst [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00
__init__.py [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00
__manifest__.py [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00
hooks.py [MIG] mail_tracking_mass_mailing: Migration to 11.0 2023-02-01 10:43:00 +01:00

README.rst

==============================
Mail tracking for mass mailing
==============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! 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/11.0/mail_tracking_mass_mailing
    :alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_tracking_mass_mailing
    :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/11.0
    :alt: Try me on Runbot

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

Links mail statistics objects with mail tracking objects.

**Table of contents**

.. contents::
   :local:

Installation
============

This addon will be automatically installed when 'mail_tracking' and
'mass_mailing' are both installed.

Usage
=====

From mail statistic object, you can see:
- Email tracking state
- Email related tracking object
- Email related tracking events

From mass mailing contact, you can see:
- Email score, in order to clean up your lists from bad score emails

Mass mailing emails are sent only to recipients once. If you want to send
eamils again to all the recipients, you must duplicate mass mailing.

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_tracking_mass_mailing%0Aversion:%2011.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
~~~~~~~

* Tecnativa

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

* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* Antonio Espinosa <antonio.espinosa@tecnativa.com>
* Vicent Cubells <vicent.cubells@tecnativa.com>
* David Vidal <david.vidal@tecnativa.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.

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

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