odoo/addons/mass_mailing/models
Thibault Delavallée d264cd1640 [IMP] website_mail: make the template / mail editor work. We now have a limited
set of fields that we try to edit (body_html and body for body, email_from and email for
email-from, name and subject for subject), because t-field is not dynamic. If the model
that should be edited does not hold those fields, the mail editor won't work.

Also fixed editor not being actiated when going into the body edition.

bzr revid: tde@openerp.com-20140416105901-vavkh9erjsq4mof9
2014-04-16 12:59:01 +02:00
..
__init__.py [REM] mass_mailing: removed report, a graph view on statistics will be sufficient 2014-04-15 11:58:17 +02:00
mail_mail.py [FIX] mass_mailing: fixed issue when generating unsubscirbe urlé 2014-04-15 18:07:43 +02:00
mail_thread.py [MERGE] Sync with trunk 2014-04-16 10:29:25 +02:00
mass_mailing.py [IMP] website_mail: make the template / mail editor work. We now have a limited 2014-04-16 12:59:01 +02:00
mass_mailing_stats.py [MERGE] Merged fp's refactoring branch. 2014-04-14 15:11:09 +02:00
res_config.py