odoo/addons/website_forum/controllers
Nicolas Lempereur 3f1e99c4b9 [FIX] web, website_form_website_sale: form and login
Partial backport of commit 093e39bd.

When a flow is stopped by a login redirection, some data (e.g: a product
comment being posted) could be lost. This commit in this case convert
POST request data to GET data (so it is possible to add a GET controller
which after login will terminate the action).

closes #7100
opw-642350
2015-06-17 11:33:20 +02:00
..
__init__.py [CLEAN] website_forum: removed some licences, only one is sufficient 2014-04-11 16:50:18 +02:00
main.py [FIX] web, website_form_website_sale: form and login 2015-06-17 11:33:20 +02:00