odoo/addons/gamification
Stephane Wirtel bea411bb98 [IMP] Backport one feature from website: this feature allows to specify a file
path on the field tag fetching the right file instead of using the base64
encoded file in the field.

<field name="image" type="base64" file="base/static/img/main_partner-image.png" />

bzr revid: stw@openerp.com-20140109154550-a04qybctzaaqtrlr
2014-01-09 16:45:50 +01:00
..
data [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
html [ADD] business description of module 2013-05-31 14:26:38 +02:00
models [FIX] gamification: remove old calls to action_start 2013-12-24 16:15:43 +01:00
security [REF] gamification 2013-12-17 18:02:32 +01:00
static [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
tests [FIX] gamification: remove old calls to action_close 2013-12-24 16:29:02 +01:00
views [REF] gamification: use m2o to email.template for report progress, create new field report_template_id, cleaning code 2013-12-24 15:45:14 +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