odoo/addons/hr_gamification
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
..
i18n [I18N] Update translation terms from Transifex 2015-06-29 08:42:08 +02:00
models [FIX] gamification: remove old calls to action_start 2013-12-24 16:15:43 +01:00
security [REF] gamification: pretty much changing half of the code to make tde happy... 2013-12-17 17:15:41 +01:00
static/src/js [REF] moving to only hr_gamification module 2013-04-16 14:45:58 +02:00
views [IMP] gamification: usability and shit 2014-09-18 11:12:15 +02:00
wizard [FIX] hr_gamification: user_id not required 2015-06-29 16:20:03 +02:00
__init__.py [REF] gamification: mode to adequate folders 2013-12-18 09:59:07 +01:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00