odoo/addons/website_mail/models
Thibault Delavallée 8178669795 [FIX] mail, mass_mailing
- mail: now trigger postprocess_sent_message in every case, being sent or not, as the state
is propagated in the method; udpated all addons accordingly;
- email_template: fixed URL to edit it in website + form view;
- mass_mailing: barchart now send jsonified value;
- mass_mailing: tweaking the form view with all options

bzr revid: tde@openerp.com-20140408124053-o9tb14k6v47s5mjd
2014-04-08 14:40:53 +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 [FIX] mail, mass_mailing 2014-04-08 14:40:53 +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