Commit Graph

357 Commits (c2083317852fc8df566b69f2ec5fb9e9831ced96)

Author SHA1 Message Date
OCA Transbot c208331785 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking_mass_mailing
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking_mass_mailing/
2020-07-09 14:17:26 +00:00
OCA-git-bot 0cb834591d mail_activity_board 13.0.1.0.1 2020-07-09 14:17:13 +00:00
OCA-git-bot 2a912e77ff Merge PR #564 into 13.0
Signed-off-by JordiBForgeFlow
2020-07-09 14:06:08 +00:00
mreficent f1d7030dc2 [FIX] solved: unlink issue due to bad migration 2020-07-08 20:37:18 +02:00
OCA-git-bot 433cb9e5b9 [ADD] setup.py 2020-06-10 08:14:43 +00:00
OCA-git-bot 20e32ef74b [UPD] README.rst 2020-06-10 08:14:43 +00:00
oca-travis 79a5a51898 [UPD] Update mail_tracking_mass_mailing.pot 2020-06-10 08:02:12 +00:00
OCA-git-bot 5229a02c68 Merge PR #550 into 13.0
Signed-off-by pedrobaeza
2020-06-10 07:50:54 +00:00
Katherine Zaoral 2c2ead4486 [MIG] mail_tracking_mass_mailing: Migration to 13.0
* Change references to mail_mail_statistics model with mail_trace
* Change references to mail.mass_mailing model with mailing.mailing
* Change reference to statistics_ids field with mailing_trace_ids
* Change reference to send_mail method with action_send_mail
* Replace mailing.mailing name for required subject field
* fix view reference not_blacklisted with filter_not_email_bl
* fix not-stored compute, set value for all the records
2020-06-09 10:49:56 -03:00
Katherine Zaoral d3426a13d5 [IMP] mail_tracking_mass_mailing: black, isort, prettier 2020-06-09 10:49:56 -03:00
ernesto a25f6c8ade [MIG] mail_tracking_mass_mailing: Migration to 12.0
Update translation files

    [UPD] Update mail_tracking_mass_mailing.pot

    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/

[UPD] README.rst

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/

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-06-09 10:37:15 -03:00
Pedro M. Baeza af2d969e3e [MIG] mail_tracking_mass_mailing: Migration to 11.0
* Standard procedure
* Adapt tests
* New README by fragments

[UPD] README.rst
2020-06-09 10:37:08 -03:00
Jairo Llopis edadc5b810 [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.
2020-06-09 10:37:04 -03:00
David Vidal b5003d30be [10.0] mail_tracking_mass_mailing: Migration to 10.0 2020-06-09 10:37:04 -03:00
cubells eb42695974 mail_tracking_mass_mailing module
OCA Transbot updated translations from Transifex
2020-06-09 10:37:04 -03:00
Antonio Espinosa 9cc9fa7711 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.

OCA Transbot updated translations from Transifex
2020-06-09 10:36:51 -03:00
Raf Ven 1b0087ad4c Translated using Weblate (Dutch)
Currently translated at 20.0% (1 of 5 strings)

Translation: social-13.0/social-13.0-mail_debrand
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_debrand/nl/
2020-04-30 11:19:14 +00:00
Raf Ven 152b0b4c90 Added translation using Weblate (Dutch) 2020-04-30 08:30:53 +00:00
OCA Transbot 7f97cc2c6b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking/
2020-04-23 15:18:46 +00:00
OCA-git-bot c2e3294953 mail_tracking 13.0.1.0.4 2020-04-23 15:18:31 +00:00
OCA-git-bot 918a1d9946 mail_restrict_follower_selection 13.0.1.0.2 2020-04-23 15:18:29 +00:00
oca-travis d5086bcc9d [UPD] Update mail_tracking.pot 2020-04-23 14:48:39 +00:00
OCA-git-bot e20f7defcf Merge PR #538 into 13.0
Signed-off-by pedrobaeza
2020-04-23 14:38:22 +00:00
Alexandre Díaz 91e32aeff3 [IMP] mail_restrict_follower_selection: Add condition for tests 2020-04-23 11:29:34 +02:00
Alexandre Díaz a7c2eeaee9 [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
OCA Transbot f2946a46ee Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking/
2020-04-22 07:38:15 +00:00
OCA Transbot 0d3c59873f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking_mailgun/
2020-04-22 07:38:12 +00:00
OCA-git-bot 98d8047b17 mail_tracking 13.0.1.0.3 2020-04-22 07:37:59 +00:00
OCA-git-bot 065b455fcd mail_restrict_follower_selection 13.0.1.0.1 2020-04-22 07:37:57 +00:00
oca-travis 81d2fa4092 [UPD] Update mail_tracking.pot 2020-04-22 07:32:26 +00:00
OCA-git-bot e5a12fac65 Merge PR #526 into 13.0
Signed-off-by pedrobaeza
2020-04-22 07:24:17 +00:00
Alexandre Díaz 36cc7cc161 [IMP] mail_restrict_follower_selection: Add condition for tests 2020-04-15 20:50:04 +02:00
Alexandre Díaz dbc71fba62 [IMP] mail_tracking: Test 'to' and named emails 2020-04-15 20:48:11 +02:00
Alexandre Díaz 084cb09b80 [IMP] mail_tracking: Store To recipients and omit aliases 2020-04-15 18:08:28 +02:00
OCA-git-bot 808eabc436 [ADD] setup.py 2020-04-02 13:12:09 +00:00
OCA-git-bot 6fae075b99 [UPD] README.rst 2020-04-02 13:12:08 +00:00
oca-travis d6ba6be4c5 [UPD] Update mail_tracking_mailgun.pot 2020-04-02 12:52:08 +00:00
OCA-git-bot 4b698503d9 Merge PR #514 into 13.0
Signed-off-by pedrobaeza
2020-04-02 12:38:35 +00:00
hveficent f1db32e70c [MIG] mail_tracking_mailgun: Migration to 13.0 2020-04-02 11:18:36 +02:00
hveficent 4293c52365 [IMP] mail_tracking_mailgun: black, isort 2020-04-02 11:15:51 +02:00
Matjaz Mozetic fac1ad4215 Translated using Weblate (Slovenian)
Currently translated at 12.5% (3 of 24 strings)

Translation: social-12.0/social-12.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mailgun/sl/
2020-04-02 11:13:04 +02:00
OCA Transbot 7b09031dd4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mailgun/
2020-04-02 11:13:04 +02:00
OCA-git-bot 09f47eac6e mail_tracking_mailgun 12.0.1.0.2 2020-04-02 11:13:04 +02:00
oca-travis a8c7627a0d [UPD] Update mail_tracking_mailgun.pot 2020-04-02 11:13:04 +02:00
Katherine Zaoral d32055946d [ADD] mail_tracking_mailgun: manage failed state from mailgun
This change let odoo process a state sent from mailgun legacy webhooks
that seems to apply when the message is not sent because the related
email has been mark us as spam or have bounced before. For solve this
add two new states to _mailgun_event_type_mapping_mailgun_event_type_mapping
method:

* failed: Mailgun could not deliver the email to the recipient email server
* rejected: Mailgun rejected the request to send/forward the email

source in https://documentation.mailgun.com/en/latest/quickstart-events.html#events.
2020-04-02 11:13:04 +02:00
Pedro Castro Silva b9182ec2b9 Translated using Weblate (Portuguese)
Currently translated at 95.8% (23 of 24 strings)

Translation: social-12.0/social-12.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mailgun/pt/
2020-04-02 11:13:04 +02:00
OCA Transbot d486063d79 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mailgun/
2020-04-02 11:13:04 +02:00
OCA-git-bot ded79c0798 mail_tracking_mailgun 12.0.1.0.1 2020-04-02 11:13:04 +02:00
oca-travis ca66470ce5 [UPD] Update mail_tracking_mailgun.pot 2020-04-02 11:13:04 +02:00
David 07de18ae94 [IMP] mail_tracking_mailgun: link to bounce event 2020-04-02 11:13:04 +02:00