odoo/addons/website_mail/models
Nicolas Lempereur 9abf7a2010 [FIX] mass mailing: keep menu when back in backend
The menu was not present in 8.0 when going back from the mass mailing email
composer to the backend. This fix adds the current action id as a return_action
query string parameter and return to the correct action.

fixes #5591

opw-629526
2015-03-10 13:51:08 +01: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] mass mailing: keep menu when back in backend 2015-03-10 13:51:08 +01:00
mail_message.py [FIX] website_mail: avoid error when message.body is empty 2014-12-16 10:42:37 +01:00
mail_thread.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00