Commit Graph

12 Commits

Author SHA1 Message Date
Thibault Delavallée 8aeba8a3a3 [ADD] email_template: added support for 'email' server action.
Email server action are now entirely based on templates.
Added tests.

bzr revid: tde@openerp.com-20130715152516-69gokja8u0afgfh8
2013-07-15 17:25:16 +02:00
Olivier Dony 72d5ab8b99 [IMP] email_template: added opt_out flag on res.partner
In the context of email templates or for related features
like marketing campaigns or automated business document
notification, this flag may be used to disable the sending
of template-based emails to the partner.
It will not prevent sending an email based on a template
by default, each feature using a template should implement
this if needed.

bzr revid: odo@openerp.com-20111005113846-qik6d5gxd4xqeqdj
2011-10-05 13:38:46 +02:00
Olivier Dony 0b0aa95cfe [IMP] email_template: another pass of cleanup (wip)
bzr revid: odo@openerp.com-20110825122725-mc1zx2f3ck9xr6g9
2011-08-25 14:27:25 +02:00
Harry (OpenERP) 72220cb09b [REVIEW+IMP] email_template: inherit related improvement
bzr revid: hmo@tinyerp.com-20110214194936-92himmpn80ytmjim
2011-02-15 01:19:36 +05:30
Yogesh (OpenERP) 20b34865ea Fix problem in email.template.preview wizard.
bzr revid: ysa@tinyerp.com-20110208121855-zxqrmgyk0rkhlms9
2011-02-08 17:48:55 +05:30
YSA (Openerp) 5e912c68d6 [IMP] remove template_languange in email_template module.
bzr revid: ysa@tinyerp.com-20110203101428-pwxk02no9tbxfzkz
2011-02-03 15:44:28 +05:30
YSA (Openerp) 1513a9ae77 [IMP] clean email_template module, merge email_template and mail_gateway module, developed email_gateway module. task ID-2007.
bzr revid: ysa@tinyerp.com-20110201114308-nwb7qzj8ko99eerw
2011-02-01 17:13:08 +05:30
Fabien Pinckaers 6dc12c2d16 [FIX] changed the copyright as requested by sharoon
bzr revid: fp@tinyerp.com-20100915123213-z4gmvddsu5cmf393
2010-09-15 14:32:13 +02:00
Olivier Dony 84aea26e88 [IMP] email_template: review + many improvements:
- Support for specifying Reply-To and Message-ID headers in templates
- Restored the proper GPLv3 copyright from Sharoon Thomas (mistakenly switched to AGPL)
- Minor refactoring/cleanup/renaming
- Support for multipart/alternative format when sending emails, including wrapped inside multipart/mixed if attachments are present
- Support for plain attachments (existing files) in addition to reports
- Support for specifying "From" email in "Name <email>" format in addition to using the label on the Email Account

bzr revid: odo@openerp.com-20100818152227-i823jbspioqwr1kk
2010-08-18 17:22:27 +02:00
Mantavya Gajjar 36c1ba5327 [FIX]: add author and License in all files
bzr revid: mga@tinyerp.com-20100701131622-z225ov1t59c199s3
2010-07-01 18:46:22 +05:30
Fabien Pinckaers 87cbde0be2 [IMP] marketing campaign
bzr revid: fp@tinyerp.com-20100611074419-93biwenk8q1r68em
2010-06-11 09:44:19 +02:00
DSH (Open ERP) 394e10020d [NEW] email_template (extracted from poweremail) just to send emails -specially for the marketing_campaign
bzr revid: dsh@tinyerp.com-20100602143627-n0v33g88homb8p70
2010-06-02 20:06:27 +05:30