diff --git a/addons/website_forum/data/badges_participation.xml b/addons/website_forum/data/badges_participation.xml index 05c2540d77d..fc07eaaf864 100644 --- a/addons/website_forum/data/badges_participation.xml +++ b/addons/website_forum/data/badges_participation.xml @@ -78,16 +78,16 @@ 10 - + Pundit - Left comments with score of 10 or more + Left 10 answers with score of 10 or more silver nobody Pundit - Post 10 comments with score of 10 or more + Post 10 answers with score of 10 or more boolean higher diff --git a/addons/website_forum/data/badges_question.xml b/addons/website_forum/data/badges_question.xml index ff2d63c034d..39c1fca9f20 100644 --- a/addons/website_forum/data/badges_question.xml +++ b/addons/website_forum/data/badges_question.xml @@ -372,7 +372,7 @@ count boolean - [('parent_id', '=', False), ('is_correct', '=', True)] + [('parent_id', '=', False), ('has_validated_answer', '=', True)] higher True