odoo/addons/email_template
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
..
i18n Launchpad automatic translations update. 2011-09-06 04:40:18 +00:00
security [FIX] email_template : there is no further use of 'base.res_groups_email_template_admin' that creating problem 2011-02-25 15:53:30 +05:30
wizard [IMP] email.template.preview: preview HTML body too 2011-09-30 23:09:54 +02:00
__init__.py [IMP] email_template: added opt_out flag on res.partner 2011-10-05 13:38:46 +02:00
__openerp__.py [IMP] email_template: added opt_out flag on res.partner 2011-10-05 13:38:46 +02:00
email_template.py [IMP] email.template: pass proper subtype when HTML content is present 2011-09-30 23:11:09 +02:00
email_template_view.xml [Merge] 2011-09-17 13:03:17 +02:00
html2text.py all: Fix execute permission and shebang at files 2011-04-08 14:23:24 +03:00
res_partner.py [IMP] email_template: added opt_out flag on res.partner 2011-10-05 13:38:46 +02:00
res_partner_demo.yml [IMP] email_template: added opt_out flag on res.partner 2011-10-05 13:38:46 +02:00
res_partner_view.xml [IMP] email_template: added opt_out flag on res.partner 2011-10-05 13:38:46 +02:00