Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.0][MIG] mail_tracking_mass_mailing module #144

Merged
merged 3 commits into from
Mar 17, 2017

Conversation

cubells
Copy link
Sponsor Member

@cubells cubells commented Jan 3, 2017

  • Updated views

cc @Tecnativa

@cubells cubells force-pushed the 9.0-mig-mail_tracking_mass_mailing branch 2 times, most recently from f6dd469 to 3c75485 Compare January 3, 2017 22:05
antespi and others added 2 commits January 4, 2017 00:27
[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.
@pedrobaeza pedrobaeza force-pushed the 9.0-mig-mail_tracking_mass_mailing branch from 3c75485 to deb1bd5 Compare January 3, 2017 23:28
@pedrobaeza
Copy link
Member

Please review the change in the signature of the method _tracking_email_prepare

@pedrobaeza
Copy link
Member

This is still failing, can you check?

@rafaelbn rafaelbn added this to the 9.0 milestone Jan 24, 2017
@cubells cubells force-pushed the 9.0-mig-mail_tracking_mass_mailing branch from 837f7ef to 32e2dd8 Compare January 31, 2017 14:33
@cubells
Copy link
Sponsor Member Author

cubells commented Jan 31, 2017

Rebased to test travis error.

@pedrobaeza
Copy link
Member

The error is still here. Please check.

@cubells cubells force-pushed the 9.0-mig-mail_tracking_mass_mailing branch 3 times, most recently from f0949a8 to 77f3566 Compare February 6, 2017 04:00
Copy link
Member

@rafaelbn rafaelbn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working in production enviroment with this PR. All is working fine

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash last 2 commits and I'll merge

@pedrobaeza
Copy link
Member

@cubells, please squash last 2 commits

@cubells cubells force-pushed the 9.0-mig-mail_tracking_mass_mailing branch from 77f3566 to c1d9562 Compare March 17, 2017 06:33
@cubells
Copy link
Sponsor Member Author

cubells commented Mar 17, 2017

@pedrobaeza
done

@pedrobaeza pedrobaeza merged commit 8e840a7 into OCA:9.0 Mar 17, 2017
@pedrobaeza pedrobaeza deleted the 9.0-mig-mail_tracking_mass_mailing branch March 17, 2017 09:30
@pedrobaeza pedrobaeza mentioned this pull request Mar 17, 2017
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants