Commit Graph

273 Commits (55810f62850957bdcd162deda111b14cd1654d75)

Author SHA1 Message Date
Rafael Blasco 55810f6285 Merge pull request #69 from initOS/8.0-mail_print
mail_print module
2016-09-02 01:48:57 +02:00
OCA Git Bot 88e2bce450 [ADD] setup.py 2016-08-31 04:38:54 +02:00
OCA Git Bot 3afd80e5a2 [UPD] addons table in README.md 2016-08-31 02:40:58 +02:00
Rafael Blasco ec8be516d0 Merge pull request #79 from Tecnativa/8.0-mail_tracking_mailgun
[8.0][ADD] mail_tracking_mailgun
2016-08-30 10:48:15 +02:00
Antonio Espinosa 520a5cd1be Fix country search and add test to check it 2016-08-29 19:24:46 +02:00
Antonio Espinosa bff8062527 Improvements from comments 2016-08-29 19:11:07 +02:00
Stéphane Bidoul (ACSONE) e6ae1481d6 [FIX] remove en.po that was erroneously created by transbot 2016-08-26 17:09:52 +02:00
OCA Transbot 17447db9fb OCA Transbot updated translations from Transifex 2016-08-21 04:20:09 -04:00
Pedro M. Baeza bcc30ef5a0 [IMP] mail_tracking_mailgun: Improve README 2016-08-18 17:48:36 +02:00
ralwafaie b2c70ba1e6 #69 fix qweb template - add the new feature to read me 2016-08-18 10:22:31 +02:00
Mathias Francke 54c2fc1500 [IMP] Added button to print emials to mail message view 2016-08-17 16:00:43 +02:00
OCA Git Bot 385f2e4497 [ADD] setup.py 2016-08-17 04:38:20 +02:00
OCA Git Bot ad9c93100e [UPD] addons table in README.md 2016-08-17 02:40:49 +02:00
Antonio Espinosa 1efe3a6659 [8.0][ADD] 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.
2016-08-16 09:07:35 +02:00
Stéphane Bidoul (ACSONE) d51fc4244f [FIX] remove en.po that was erroneously created by transbot 2016-08-15 22:15:19 +02:00
OCA Transbot 4d4bfb6935 OCA Transbot updated translations from Transifex 2016-08-14 03:56:48 -04:00
Antonio Espinosa b4940e3a41 [ADD] mail_tracking_mailgun 2016-08-12 22:33:22 +02:00
OCA Git Bot d3870e4c78 [UPD] addons table in README.md 2016-08-08 02:40:48 +02:00
Pedro M. Baeza b8f2336d28 Merge pull request #77 from Tecnativa/8.0-mail_tracking_email_stars
[IMP][mail_tracking] Email stars and generic webhook
2016-08-08 01:24:56 +02:00
Antonio Espinosa 4621c8d52d [IMP] Email stars and generic webhook 2016-08-07 20:17:36 +02:00
OCA Transbot c8409087d8 OCA Transbot updated translations from Transifex 2016-07-31 16:24:45 -04:00
OCA Git Bot 2ad5ca8b0e [UPD] addons table in README.md 2016-07-26 02:40:46 +02:00
Yajo 6d42acc4a8 [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription (#58)
* [8.0][IMP][mass_mailing_custom_unsubscribe] Get reasons for unsubscription.
2016-07-25 12:50:32 +02:00
OCA Transbot fa352f8119 OCA Transbot updated translations from Transifex 2016-07-03 14:52:38 -04:00
OCA Git Bot 94b5e42595 [UPD] addons table in README.md 2016-06-30 02:40:47 +02:00
OCA Git Bot 3468bdcdcf [ADD] setup.py 2016-06-29 04:38:04 +02:00
Eric Caudal 88e92604fd Merge pull request #74 from savoirfairelinux/8.0_email_template_multi_report
[8.0] Add mail_template_multi_report
2016-06-28 20:07:40 -05:00
dufresnedavid e76e224d72 Add missing file to __openerp__.py 2016-06-28 09:22:47 -04:00
dufresnedavid 7d114d01a7 Move variables outside for loop 2016-06-28 09:22:47 -04:00
dufresnedavid b00b6e1715 Fix README file 2016-06-28 09:22:47 -04:00
dufresnedavid e33f7f2f32 Add missing access rights 2016-06-28 09:22:47 -04:00
dufresnedavid 5edd5de22d Add bug tracker 2016-06-28 09:22:47 -04:00
dufresnedavid ec1731e9a3 Rename email_template_multi_report to mail_template_multi_report 2016-06-28 09:22:47 -04:00
dufresnedavid ad9cb2078e Fix minor issues 2016-06-28 09:22:47 -04:00
dufresnedavid 073f0a3b43 [8.0] Add mail_template_multi_report 2016-06-28 09:22:47 -04:00
Daniel Reis 724e62a5c4 Update .travis.yml and enable wkhtml2pdf (#75)
Update .travis.yml and enable wkhtml2pdf
2016-06-28 10:45:16 +02:00
Christophe CHAUVET e748bb3be3 [FIX] Bad default model_id (#73)
[FIX] mail_notification_email_template: Bad default model_id
2016-06-23 17:33:44 +02:00
ralwafaie 747809f7b0 #69 edit README 2016-06-16 08:09:21 +02:00
ralwafaie ec739b4157 mail_print module 2016-06-15 13:51:50 +02:00
OCA Git Bot 6a35bc8622 [ADD] setup.py 2016-06-15 04:38:05 +02:00
OCA Git Bot 6178690df1 [UPD] addons table in README.md 2016-06-15 02:41:08 +02:00
Antonio Espinosa 9d4bdcc773 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2016-06-14 17:22:17 +02:00
OCA Git Bot ba69c94b77 [ADD] setup.py 2016-06-14 04:38:07 +02:00
OCA Git Bot 75074343f8 [UPD] addons table in README.md 2016-06-14 02:41:33 +02:00
Rafael Blasco 589e2ab22a Merge pull request #66 from Tecnativa/8.0-website_snippet_mass_mailing_partner
[8.0][ADD][website_snippet_mass_mailing_name] Snippet + name
2016-06-13 13:08:03 +02:00
OCA Transbot af951b4b1a OCA Transbot updated translations from Transifex 2016-06-12 13:58:07 -04:00
OCA Git Bot 58f4d929af [ADD] setup.py 2016-06-03 04:38:00 +02:00
OCA Git Bot db2119ce50 [UPD] addons table in README.md 2016-06-03 02:41:14 +02:00
Yajo 2f24857d35 Workaround test failure
Test does not work, probably due to the framework. Leaving out the last step and hope for the best for v9.
2016-06-02 17:10:03 +02:00
Jairo Llopis cdf0d302f3 [8.0][ADD][website_snippet_mass_mailing_partner] Snippet + name
Let you have the name field in the mass mailing subscription snippet.

Leave most logic to base module.

Make name field autofilled if user data is available.

Add tour test.
2016-06-02 16:12:30 +02:00