odoo/addons/gamification/models
Martin Trigaux 838fe32a98 [IMP] gamification: related field challenge_id is always readonly, add helper
bzr revid: mat@openerp.com-20140207102705-cf5aue57qzo03rlq
2014-02-07 11:27:05 +01:00
..
__init__.py [REF] gamification: pretty much changing half of the code to make tde happy... 2013-12-17 17:15:41 +01:00
badge.py [FIX] gamification: goal.condition -> goal.definition_condition, user_ids not in vals -> not vals.get(user_ids) 2013-12-23 17:12:29 +01:00
challenge.py [FIX] gamification: when serialising data, skip lines and challenges with no goals 2014-02-07 10:36:43 +01:00
goal.py [IMP] gamification: related field challenge_id is always readonly, add helper 2014-02-07 11:27:05 +01:00
res_users.py [FIX] gamification: when serialising data, skip lines and challenges with no goals 2014-02-07 10:36:43 +01:00