* [ADD] Module that insert activities board.
* [FIX] Author error in __manifest__ file and style changes.
* [FIX] Fix replace in view, rename files and style changes.
* [FIX] Enumerated list ends without a blank line; unexpected unindent.
* [FIX] Name fail.
* [FIX] Bug in view.
* [FIX] Add button Activities in mail.thread and readme folder. Others improvements in style of code.
* [FIX] Type 'tree' not found in registry: problem solved.
* [FIX] Dependence change: 'mail' for 'calendar'.
* [FIX] Eliminated unnecessary imports.
* [FIX] Bugs about js and if/else.
* [FIX] Improvements following guide lines and eliminating unnecessary attributes in views.
* [ADD] Added counter in the 'Activities List' button.
* [FIX] Bugs in javascript with 'Activities' button.
* [ADD] Tests folder.
* [FIX] Deleted references to modules not installed.
* [FIX] Formatting javascript.
* [FIX] Bug: added a soft line before a class.
* [FIX] Bug: https://github.com/OCA/social/pull/283#discussion_r204302325
* [FIX] Escaping 'lt' in xml file. Bug: https://github.com/OCA/social/pull/283#discussion_r204302325
* [FIX] The meeting attendees are shown in kanban mode on the meeting board.
* [FIX] Hide in form view of the activity board the assistant field if the activity is not a meeting type or if there are no assistants.
* [FIX] Change to default kanban view for partners.
[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.