odoo/addons/website_mail/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 [IMP] email_template: relocate url rewritign stuff directly into the rendering method. 2014-03-03 11:40:44 +01:00
email_template.py [IMP] website_mail: make the template / mail editor work. We now have a limited 2014-04-16 12:59:01 +02:00
mail_message.py [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx 2014-04-07 18:33:18 +02:00
mail_thread.py [FIX] website_mail: force the copy method not to copy website_message_ids field, we do not want duplicated emails (opw 605975). 2014-04-02 14:37:07 +02:00