darshan-serpent
957714146c
[ADD] renamed module to base_search_mail_content
8 years ago
OCA Transbot
904f8ea981
OCA Transbot updated translations from Transifex
8 years ago
darshan-serpent
a082d1f71b
[IMP] new field to perform search
8 years ago
OCA Git Bot
b94bfb41f2
[ADD] setup.py
8 years ago
OCA Git Bot
0eb99f9859
[UPD] addons table in README.md
8 years ago
OCA Transbot
43ca1f4e11
OCA Transbot updated translations from Transifex
8 years ago
Antonio Espinosa
fb5801b9f6
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.
8 years ago
Pedro M. Baeza
c388807b2c
Merge pull request #136 from Tecnativa/9.0-mig-mass_mailing_unique
[9.0] [MIG] mass_mailing_unique module
8 years ago
Pedro M. Baeza
2002c43107
[IMP] mass_mailing_unique: Add tests
8 years ago
cubells
4d23b6c812
[9.0] [MIG] mass_mailing_unique module
8 years ago
OCA Transbot
a964a02dac
OCA Transbot updated translations from Transifex
9 years ago
Jairo Llopis
b7c4959563
[ADD] mass_mailing_unique: Avoid duplicates.
This new module avoids duplicates in mass mailing lists.
Now you cannot have 2 lists with the same name, and you cannot have the same
email repeated in a list.
This will avoid sending the same mail to a contact repeated times, which will
disturb him and most probably cause you to be blocked as spam.
9 years ago
darshan-serpent
b879bcb781
[FIX] field type
8 years ago
OCA Transbot
61409f75d8
OCA Transbot updated translations from Transifex
8 years ago
darshan-serpent
a389eb63d6
[FIX] proper reference
8 years ago
Serpentcs
38ac18c853
[FIX] travis
8 years ago
Serpentcs
a4404e78a2
[ADD] Added oca dependencies
8 years ago
Serpentcs
070f459f9b
[ADD] dynamically added message_ids in search view
8 years ago
OCA Transbot
7626fd0fdc
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
266249f1d8
[ADD] setup.py
8 years ago
OCA Git Bot
afe09a02c2
[UPD] addons table in README.md
8 years ago
Jairo Llopis
cf2dbe5b19
Merge pull request #113 from archetipo/porting_mass_mailing_partner
[9.0][MIG] Porting mass mailing partner
8 years ago
OCA Transbot
321ec0b077
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
8847923bb5
Merge pull request #138 from adhoc-dev/9.0-fix-mail-tracking-partner-view
[FIX][9.0] partner buttons view on enterprise
8 years ago
Juan Jose Scarafia
58232d291b
[FIX][9.0] partner buttons view on enterprise
8 years ago
OCA Transbot
d4f2b2b40e
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
369378a842
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
c4de0ee799
Merge pull request #135 from Tecnativa/9.0-fix_bounce_address
[9.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce
8 years ago
Antonio Espinosa
502206b8fa
[8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce ( #133 )
8 years ago
OCA Git Bot
060361ca80
[ADD] setup.py
8 years ago
OCA Git Bot
a93dd2ac76
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
c7dccc0d3e
Merge pull request #128 from Tecnativa/9.0-mig-marketing_security_group
9.0 [mig] marketing_security_group
8 years ago
cubells
648e7b2e22
9.0 [mig] marketing_security_group
* Renaming module marketing_security_group to mass_mailing_security_group
* Changes in README
* Correct views
8 years ago
OCA Transbot
5eccbf2539
OCA Transbot updated translations from Transifex
9 years ago
Antonio Espinosa
73f1b39b70
marketing_security_group addon
9 years ago
OCA Git Bot
10e033e568
[UPD] addons table in README.md
8 years ago
Antonio Espinosa
4b7e67513a
[9.0][FIX][mail_tracking] Control exception when mail_message was removed ( #132 )
8 years ago
OCA Git Bot
4beafd43e3
[UPD] addons table in README.md
8 years ago
Antonio Espinosa
de77d8d32c
[FIX] Save and search recipient_address in lowercase ( #124 )
* [FIX] Save and search recipient_address in lowercase
* [FIX] Save partner email in lower and improve tests
* Migration script to 9.0.3.0.0
8 years ago
Pedro M. Baeza
8fca7d0e95
Merge pull request #119 from Tecnativa/9.0-mail_tracking_recipient_label
[9.0][FIX][mail_tracking] Sender label is repeated in search fields
8 years ago
Antonio Espinosa
865a2e1795
[FIX] Sender label is repeated in search fields
8 years ago
OCA Git Bot
adeb6deab1
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
60ea3860c6
Merge pull request #117 from Tecnativa/9.0-mail_tracking_portal_rule
[FIX] mail_tracking: Add access to portal/public user to his own email trackings
8 years ago
Antonio Espinosa
bd5cf560da
Add access to portal/public user to his own email trackings
8 years ago
Pedro M. Baeza
5d2a3bd93b
[FIX] email_template_qweb: Decoding is needed if not unicode
8 years ago
Pedro M. Baeza
09f821931a
[FIX] email_template_qweb: The decoding cannot be done after render_post_process call
8 years ago
Rafael Blasco
c954baf2ff
Merge pull request #114 from Tecnativa/9.0-email_template_qweb-coding-fix
[FIX] email_template_qweb: Decode body when encoded
8 years ago
Jairo Llopis
05bfb75a50
Explain patch rationale.
8 years ago
Pedro M. Baeza
ebb6bedab8
[FIX] email_template_qweb: Decode body when encoded
If the result is of type unicode, render method encodes it in utf-8.
We need to decode it in that case so that the rendering results correct.
8 years ago
archetipo
ec84af7ea1
[FIX] remarks
8 years ago