X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fcoup_de_pouce_velo.git;a=blobdiff_plain;f=__openerp__.py;h=4a2ac1972ab792dea237917fe106f82bd22f75f7;hp=f27315424a567fc78d60000363e99000fdf3350f;hb=HEAD;hpb=a1fa6ad22b5dbcaa4efe80ac783760400d9d2af1 diff --git a/__openerp__.py b/__openerp__.py index f273154..4a2ac19 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -23,6 +23,7 @@ This module adds features to OpenERP POS module for french bikecoops for "Coup d 'init_xml': [ ], 'update_xml': [ + 'security/ir.model.access.csv', 'view/account_statement.xml', ], 'installable': True,