odoo/addons/website_mail
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
..
controllers [FIX] mass mailing: keep menu when back in backend 2015-03-10 13:51:08 +01:00
data [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-02-18 11:51:07 +01:00
models [FIX] mass mailing: keep menu when back in backend 2015-03-10 13:51:08 +01:00
security [IMP] Performance improvement: improved cache with context, better get_object 2013-11-30 16:46:59 +01:00
static/src [FIX] website_mail: connected users can't follow a website document 2014-10-24 11:33:15 +02:00
tests [FIX] remove deprecated checks/fast_suite test attributes from standard modules 2015-01-15 14:31:40 +01:00
views [FIX] mass mailing: keep menu when back in backend 2015-03-10 13:51:08 +01:00
__init__.py [MOVE] website_mail: moved model-related files inside a models directory. 2013-10-11 12:00:57 +02:00
__openerp__.py [IMP] Subscribe data 2014-03-13 20:48:01 +01:00