From a52e13bd86aa55662235095f27b327a0a74d04e3 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Mon, 14 Apr 2014 15:17:20 +0200 Subject: [PATCH] [FIX] remove wrong required and readonly fields bzr revid: mat@openerp.com-20140414131720-bzqd1sv0j2t5wywd --- addons/gamification/views/challenge.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/gamification/views/challenge.xml b/addons/gamification/views/challenge.xml index b37ef0eb0d8..f177a55ac5d 100644 --- a/addons/gamification/views/challenge.xml +++ b/addons/gamification/views/challenge.xml @@ -81,12 +81,12 @@ - + - +

Badges are granted when a challenge is finished. This is either at the end of a running period (eg: end of the month for a monthly challenge), at the end date of a challenge (if no periodicity is set) or when the challenge is manually closed.