odoo/addons/email_template
Olivier Dony 85d2b45aaa [I18N] Update 7.0 translations with latest changes on Launchpad
See also https://github.com/odoo/odoo/wiki/GitHub-Transition#translations
2014-08-14 03:38:58 +02:00
..
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02: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: to/from/reply-to addresses formated according to RFC2822 2014-08-12 13:40:45 +02:00
wizard [FIX] email_template: fix invalid uses of tools.email_split 2014-01-14 14:46:27 +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 FIX email_template: Update help from lang field leading to confusion while creating a template 2014-07-10 11:28:33 +02: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 [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
res_partner.py [IMP] email_template, crm: added forgotten filters for opt-out; cleaned help of opt-out; email body is back into internal note as it has been decided that it was too much change for 7.0, especially that email content parsing is not robust enough. 2013-03-13 12:20:13 +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 [CLEAN] crm, res_partner: added name on added filters; added oline breaks in big help of notification_email_send. 2013-03-13 13:51:24 +01:00