odoo/addons/survey/controllers
Richard Mathot f9376905cc [FIX] survey: avoid navigation crash
If a survey has "allow users to go back" option enabled, users can go back to previous pages and change their answers before submitting the whole survey.

This commit fixes the very special case, when the user reaches the last page of the survey, then click on "Previous" button, then reopen the survey from the invitation URL (/survey/fill/<survey_id>/<token> without the /prev flag in the URL). This won't crash anymore.

This commit fixes #2658 and #2680.
2015-01-16 17:24:15 +01:00
..
__init__.py [REF] Bye bye vim 2014-03-03 14:38:14 +01:00
main.py [FIX] survey: avoid navigation crash 2015-01-16 17:24:15 +01:00