odoo/addons/email_template
Thibault Delavallée a2a8c238dc [CLEAN] email_template: removed a print statement.
bzr revid: tde@openerp.com-20130311124254-xzxs1r6cnqw2zxxc
2013-03-11 13:42:54 +01:00
..
i18n Launchpad automatic translations update. 2013-03-11 05:43:07 +00:00
security [IMP] email.template: review/adapt form to 7.0-style + continue refactoring polishing 2012-09-01 03:09:07 +02:00
static/src/img [IMP] mail, email_template: chatter: added forgotton images for links/buttons, cleaned a bit the CSS for the composer. 2012-07-18 15:32:34 +02:00
tests [FIX] mail: fixed tests. 2013-02-14 12:12:30 +01:00
wizard [CLEAN] email_template: removed a print statement. 2013-03-11 13:42:54 +01:00
__init__.py [IMP] email_template: added opt_out flag on res.partner 2011-10-05 13:38:46 +02:00
__openerp__.py [IMP] Portal, now auto_install (also all of its dependencies) 2012-12-12 12:22:37 +01:00
email_template.py [IMP] email_template: added _order as name. 2013-03-07 17:50:14 +01:00
email_template_view.xml [IMP] email_template: from and subject are not required anymore, because they can have now defautl values using chatter. 2013-03-07 17:50:45 +01:00
html2text.py [FIX] a few problems introduced with the last merge 2012-10-02 13:12:31 +02:00
res_partner.py [FIX] crm, email_template: opt_out parameter used only for mass mailing and marketing campaigns. Updated help accordingly. 2013-03-08 13:47:53 +01: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]Remove type field from the views 2012-08-08 17:49:50 +05:30