odoo/addons/survey
Tony 4c610a31b9 [FIX] survey: allow change of previous answers for all questions types
Permission error on survey update
The user who answer the survey may not have delete permission for the user_input_line

In a survey, for a survey user (!= manager),
When browsing previous pages of anwsers,
the user wasn't allowed to change his answers
regarding simple choice, multiple choices and matrix
questions, as this kind of answers changes leaded to an
unlink operation, not allowed for survey users.

Closes #2901
2015-08-13 11:19:24 +02:00
..
controllers [FIX] survery: access rights for invitations 2015-07-09 11:01:14 +02:00
data [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
i18n [I18N] Update translation terms from Transifex 2015-08-09 02:00:12 +02:00
security [FIX] survey: partner access to survey input 2015-08-10 16:57:27 +02:00
static/src [FIX] survey: improve printing 2015-07-24 09:35:02 +02:00
views [FIX] survey: improve printing 2015-07-24 09:35:02 +02:00
wizard [FIX] survey: Was browsing a browse record, useless and traceback... https://github.com/odoo/odoo/issues/2383 2014-11-25 15:06:59 +01:00
__init__.py [REF] Bye bye vim 2014-03-03 14:38:14 +01:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
survey.py [FIX] survey: allow change of previous answers for all questions types 2015-08-13 11:19:24 +02:00