odoo/addons/hr_gamification/wizard
Martin Geubelle 20dcea3be3 [FIX] hr_gamification: user_id not required
Revert the modification from commit 8ae67f6a54 ; it appears that the test of required field is done before the computation of the related field and that leads to a Validation Error.

As the field employee_id is already required and the user_id is related to this field, the attribute required is redundant and unecessary.
2015-06-29 16:20:03 +02:00
..
__init__.py [REF] gamification: mode to adequate folders 2013-12-18 09:59:07 +01:00
grant_badge.py [FIX] hr_gamification: user_id not required 2015-06-29 16:20:03 +02:00
grant_badge.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00