odoo/addons/gamification/models
Gery Debongnie 2e9ee9c76e [MERGE] merge from rma branch
bzr revid: ged@openerp.com-20140410145131-fj17mdpi13wa5a9m
2014-04-10 16:51:31 +02: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 [IMP]: Convert buttons into stat button in gamification module 2014-03-26 17:55:49 +05:30
goal.py [FIX] fixes an incorrect call to read_group (the groupby argument should be a list of groupbys and should not be a list with an empty string (addon gamification) 2014-04-04 13:42:16 +02:00
res_users.py [FIX] gamification: when auto-subscribing users to challenges, do it as superuser 2014-02-18 15:04:03 +01:00