odoo/addons/web/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 [IMP] Convered qunit test suite to template 2014-04-28 20:24:51 +02:00
main.py [FIX] web, website_form_website_sale: form and login 2015-06-17 11:33:20 +02:00