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

12.0 mig mail_tracking_mass_mailing #319

Merged
merged 12 commits into from
Mar 7, 2019

Commits on Jan 9, 2019

  1. mail_tracking_mass_mailing (OCA#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.
    antespi authored and ernestotejeda committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    e584ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6e179 View commit details
    Browse the repository at this point in the history
  3. mail_tracking_mass_mailing module

    cubells authored and ernestotejeda committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    24f41b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79955eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e25003 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a955110 View commit details
    Browse the repository at this point in the history
  7. [FIX] mail_tracking_mass_mailing: Integration tests (OCA#258)

    Testing this addon failed if i.e. `mass_mailing_list_dynamic` was installed before.
    
    Moving tests to post-install mode fixes integration tests.
    yajo authored and ernestotejeda committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    c238e9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    053f9ad View commit details
    Browse the repository at this point in the history
  9. [MIG] mail_tracking_mass_mailing: Migration to 11.0

    * Standard procedure
    * Adapt tests
    * New README by fragments
    pedrobaeza authored and ernestotejeda committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    73cc051 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a1082d View commit details
    Browse the repository at this point in the history
  11. [UPD] README.rst

    OCA-git-bot authored and ernestotejeda committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    6f56ccc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0db2d02 View commit details
    Browse the repository at this point in the history