Commit Graph

17 Commits (7c6f59fe7be10c80886ff9cd494e10367d740f1f)

Author SHA1 Message Date
Matjaz Mozetic 72b47fe77e Translated using Weblate (Slovenian)
Currently translated at 100.0% (19 of 19 strings)

Translation: social-12.0/social-12.0-mail_tracking_mass_mailing
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mass_mailing/sl/
2020-03-30 22:14:00 +00:00
Pedro Castro Silva 761e1ee884 Translated using Weblate (Portuguese)
Currently translated at 94.7% (18 of 19 strings)

Translation: social-12.0/social-12.0-mail_tracking_mass_mailing
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mass_mailing/pt/
2020-03-02 17:13:48 +00:00
OCA-git-bot 55b6462953 [UPD] README.rst 2019-07-29 03:40:40 +00:00
OCA Transbot e268c4edf3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mail_tracking_mass_mailing
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mass_mailing/
2019-03-17 13:46:39 +00:00
oca-travis 51486fb0d5 [UPD] Update mail_tracking_mass_mailing.pot 2019-03-07 09:51:41 +00:00
ernesto 2acfb25430 [MIG] mail_tracking_mass_mailing: Migration to 12.0 2019-03-07 09:25:27 +00:00
OCA Git Bot e32a7d19cb [UPD] README.rst 2019-03-07 09:25:27 +00:00
oca-travis c267b4a776 [UPD] Update mail_tracking_mass_mailing.pot 2019-03-07 09:25:27 +00:00
Pedro M. Baeza b1c2f30ebb [MIG] mail_tracking_mass_mailing: Migration to 11.0
* Standard procedure
* Adapt tests
* New README by fragments
2019-03-07 09:25:27 +00:00
oca-travis ec395dcefc [UPD] Update mail_tracking_mass_mailing.pot 2019-03-07 09:25:27 +00:00
Jairo Llopis 281adea4df [FIX] mail_tracking_mass_mailing: Integration tests (#258)
Testing this addon failed if i.e. `mass_mailing_list_dynamic` was installed before.

Moving tests to post-install mode fixes integration tests.
2019-03-07 09:25:27 +00:00
OCA Transbot 2c060824f3 OCA Transbot updated translations from Transifex 2019-03-07 09:25:27 +00:00
David Vidal 945dc9f8e3 [10.0] mail_tracking_mass_mailing: Migration to 10.0 2019-03-07 09:25:27 +00:00
OCA Transbot 85f163d17b OCA Transbot updated translations from Transifex 2019-03-07 09:25:27 +00:00
cubells f65fe96565 mail_tracking_mass_mailing module 2019-03-07 09:25:27 +00:00
OCA Transbot 7e3115d3b9 OCA Transbot updated translations from Transifex 2019-03-07 09:25:27 +00:00
Antonio Espinosa 75024861a7 mail_tracking_mass_mailing (#78)
[ADD] mail_tracking_mass_mailing

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

Links mail statistics objects with mail tracking objects.

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

As a bonus feature, you have a new checkbox 'Avoid resend' in mass mailing,
in order to not send twice the same email to the same recipient. This is very
useful when you want to resend the mass mailing after changing selection
recipients. Notice that recipient selection could be a domain over a model, so
result ids could change over the time. With this flag you can send
the same email several times but only once to each recipient.
2019-03-07 09:25:27 +00:00