odoo/addons/email_template
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
..
i18n Launchpad automatic translations update. 2012-06-28 04:41:01 +00:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
wizard [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
__init__.py [IMP] email_template: added opt_out flag on res.partner 2011-10-05 13:38:46 +02:00
__openerp__.py [REN] renamed e-mail, E-mail, E-Mail to email, Email 2012-06-25 19:12:53 +05:30
email_template.py [IMP] set logging.getLogger(__name__) 2012-06-22 12:18:54 +05:30
email_template_view.xml [REF] search views: removed filter_domain if only one element was inside + made some small usability changes 2012-06-22 12:29:59 +02:00
html2text.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
res_partner.py [FIX] crm: rename fields optin, optout to opt_in, opt_out, to make them consistent with opt_out in res.partner (module email_template) 2012-05-08 09:43:38 +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:solved inheritance problem 2012-06-05 13:02:34 +05:30