From: Martin Trigaux Date: Mon, 12 May 2014 08:50:41 +0000 (+0200) Subject: [FIX] gamification: correct name of ir.rule fixing bad copy-paste X-Git-Tag: 8.0.0~25^2~24^2~156 X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=55ac64258f7aa8fa0f96475eac1f42343250cd7d;p=odoo%2Fodoo.git [FIX] gamification: correct name of ir.rule fixing bad copy-paste bzr revid: mat@openerp.com-20140512085041-b0euexzgxgvb30oe --- diff --git a/addons/gamification/security/gamification_security.xml b/addons/gamification/security/gamification_security.xml index 5339b40..4e73c22 100644 --- a/addons/gamification/security/gamification_security.xml +++ b/addons/gamification/security/gamification_security.xml @@ -40,7 +40,7 @@ - User can only see his/her goals or goal from the same challenge in board visibility + Multicompany rule on challenges [('user_id.company_id', 'child_of', [user.company_id.id])]