odoo/addons/email_template
Thibault Delavallée 1b5b5d9a87 [CLEAN] email_template: removed print statements.
bzr revid: tde@openerp.com-20120720141754-dlbl78znso8dzyz2
2012-07-20 16:17:54 +02:00
..
i18n Launchpad automatic translations update. 2012-07-14 06:27:50 +00:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01: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
wizard [CLEAN] email_template: removed print statements. 2012-07-20 16:17: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 [REN] renamed e-mail, E-mail, E-Mail to email, Email 2012-06-25 19:12:53 +05:30
email_template.py [IMP] mail: composition form: added partner form email templates; when sending an email, email_to is composed based on partner_ids also. 2012-07-19 15:57:45 +02:00
email_template_view.xml [IMP]improve company form view as per review. improve email_template,user form and all action window and also remove sheets from configuration 2012-07-06 18:04:13 +05:30
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