From 61d082b008d8a21705b0d18ddb6143e63c2caebe Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Sat, 4 Jan 2014 16:25:48 +0100 Subject: [PATCH] [SECURITY] +access rights to membership_membership_line for pos_user group --- __openerp__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__openerp__.py b/__openerp__.py index 0921152..83440cd 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,7 @@ This module is to configure add french spepcifitities to modules related to a bi 'data/fr_tax.xml', 'view/bikecoop.xml', 'view/profile_association.xml', + 'security/ir.model.access.csv', ], 'installable': True, 'auto_install': False, -- 2.20.1