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][IMP] mail_tracking performance and bounce process #103

Merged
merged 7 commits into from
Oct 14, 2016

Conversation

antespi
Copy link
Contributor

@antespi antespi commented Oct 13, 2016

Port to v9 of PR: #97

This PR fix some performance issues:

  • [Fixed] In some cases self.env.cr is not closed properly.
  • Add index=True to time and recipient_address fields of mail.tracking.email model
  • Many2many relation between partners (and mail contacts) and mail tracking emails deleted
  • email_score is now a non-stored computed field

Also includes some new features for processing bounced emails easier:

  • Adds a menu for listing mass mailing emails and events
  • Add a boolean field email_bounced to partners and mail contacts. To easy filter them and do manual operations: call the partner, remove the partner, opt-out, ... Also prepare easy inherited methods for programming automatic operations in customer addon.

@antespi antespi added this to the 9.0 milestone Oct 13, 2016
@antespi
Copy link
Contributor Author

antespi commented Oct 14, 2016

I think 97.91% coverage is good enough. Some parts of this addon are hard to test

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.

I think so. Nice IMP

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.

I'm merging and cherry-picking last 8.0 commit

@pedrobaeza pedrobaeza merged commit 811bea1 into OCA:9.0 Oct 14, 2016
@pedrobaeza pedrobaeza deleted the 9.0-mail_tracking_performance branch October 14, 2016 13:42
chienandalu pushed a commit to Tecnativa/social that referenced this pull request Mar 19, 2018
chienandalu pushed a commit to Tecnativa/social that referenced this pull request Apr 5, 2018
chienandalu pushed a commit to Tecnativa/social that referenced this pull request Apr 5, 2018
chienandalu pushed a commit to Tecnativa/social that referenced this pull request May 4, 2018
ernestotejeda pushed a commit to Tecnativa/social that referenced this pull request Nov 5, 2018
ernestotejeda pushed a commit to Tecnativa/social that referenced this pull request Dec 18, 2018
alan196 pushed a commit to Jarsa/social that referenced this pull request Dec 22, 2018
ernestotejeda pushed a commit to Tecnativa/social that referenced this pull request Mar 7, 2019
Tardo pushed a commit to Tecnativa/social that referenced this pull request Nov 18, 2019
Tardo pushed a commit to Tecnativa/social that referenced this pull request Nov 18, 2019
Tardo pushed a commit to Tecnativa/social that referenced this pull request Dec 5, 2019
pedrobaeza pushed a commit to Tecnativa/social that referenced this pull request Jan 7, 2020
Tardo pushed a commit to Tecnativa/social that referenced this pull request Jan 27, 2020
Tardo pushed a commit to Tecnativa/social that referenced this pull request Feb 5, 2020
SimoneVagile pushed a commit to SimoneVagile/social that referenced this pull request Jun 22, 2021
marco1esparza pushed a commit to marco1esparza/social that referenced this pull request Dec 1, 2021
JasminSForgeFlow pushed a commit to ForgeFlow/social that referenced this pull request Mar 25, 2022
JasminSForgeFlow pushed a commit to ForgeFlow/social that referenced this pull request Apr 20, 2022
maq-adhoc pushed a commit to adhoc-dev/social that referenced this pull request Dec 15, 2022
hvgollar pushed a commit to dynapps/social that referenced this pull request Dec 19, 2022
alan196 pushed a commit to Jarsa/social that referenced this pull request Feb 20, 2023
maq-adhoc pushed a commit to adhoc-dev/social that referenced this pull request Mar 6, 2023
mathieudelva pushed a commit to mathieudelva/social that referenced this pull request May 23, 2023
payen000 pushed a commit to vauxoo-dev/social that referenced this pull request Sep 5, 2023
payen000 pushed a commit to vauxoo-dev/social that referenced this pull request Sep 25, 2023
nguyenminhchien pushed a commit to nguyenminhchien/social that referenced this pull request Oct 20, 2023
trisdoan pushed a commit to trisdoan/social that referenced this pull request Mar 15, 2024
chienandalu pushed a commit to Tecnativa/social that referenced this pull request May 14, 2024
chienandalu pushed a commit to Tecnativa/social that referenced this pull request May 30, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request May 31, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Sep 23, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Sep 23, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Sep 27, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Oct 2, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Oct 3, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Oct 3, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Oct 3, 2024
trisdoan pushed a commit to trisdoan/social that referenced this pull request Oct 10, 2024
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.

3 participants