diff --git a/addons/gamification/security/gamification_security.xml b/addons/gamification/security/gamification_security.xml index 904ba50721e..5339b400061 100644 --- a/addons/gamification/security/gamification_security.xml +++ b/addons/gamification/security/gamification_security.xml @@ -39,5 +39,12 @@ [(1, '=', 1)] + + User can only see his/her goals or goal from the same challenge in board visibility + + [('user_id.company_id', 'child_of', [user.company_id.id])] + + +