odoo/addons/gamification/models
Martin Trigaux cce60acc15 [FIX] gamification: when auto-subscribing users to challenges, do it as superuser
bzr revid: mat@openerp.com-20140218140403-eamxtm6dvwj3g5d3
2014-02-18 15:04:03 +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 [IMP] do not change the API and use superuser inside the method instead of in the call 2014-02-18 14:51:01 +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 auto-subscribing users to challenges, do it as superuser 2014-02-18 15:04:03 +01:00