odoo/addons/gamification
Martin Trigaux 3ff7b48a81 [FIX] gamification: make sure than a cron running more than once a day will not report the progress more than once 2014-05-14 10:59:20 +02:00
..
data [FIX] gamification: avoid challenge to be initialised at the target limit (e.g. set your company data goal has a target of 0) and make sure we will compute the goal at least once 2014-05-09 15:18:39 +02:00
i18n [ADD] gamification: i18n translation files 2014-02-13 16:06:13 +01:00
models [FIX] gamification: make sure than a cron running more than once a day will not report the progress more than once 2014-05-14 10:59:20 +02:00
security [FIX] gamification: correct name of ir.rule fixing bad copy-paste 2014-05-12 10:50:41 +02:00
static [FIX] gamification: do not overwrite the mail widget as it would be called too often, the wall is enough 2014-04-25 15:07:40 +02:00
tests [FIX] gamification: remove old calls to action_close 2013-12-24 16:29:02 +01:00
views [IMP] gamification: put challenge list above goals to be more user friendly 2014-02-07 11:55:29 +01:00
wizard [REF] gamification: rename user_from_id -> sender_id, move constants 2013-12-23 17:01:43 +01:00
__init__.py [FIX] gamification: remove import data, add trackvisibility on challenge instead of sending message 2013-12-24 15:54:49 +01:00
__openerp__.py [REF] gamification: python tests and other improvements 2013-12-18 12:12:43 +01:00