X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr.git;a=blobdiff_plain;f=__openerp__.py;h=6da1e3d6f32619b2b1710be27b3077aabc27f3f0;hp=0921152fc47475e993441e0f7bb9c075af6004f1;hb=e17241f2ac80693bf4ba8cda20f629c2a30da186;hpb=ae3a9656cba2670b93cf7b0c758c03f1e1c7c234 diff --git a/__openerp__.py b/__openerp__.py index 0921152..6da1e3d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,7 +2,7 @@ ############################################################################## # # bikecoop l10n fr module for OpenERP, French localisation module for bike coop' -# Copyright (C) 2012-2013 L'Heureux Cyclage () +# Copyright (C) 2012-2016 L'Heureux Cyclage () # # This file is a part of bikecoop_l10n_fr # @@ -42,8 +42,14 @@ This module is to configure add french spepcifitities to modules related to a bi 'data/bikecoop_l10n_fr.xml', 'data/plan_comptable_general.xml', 'data/fr_tax.xml', + 'security/ir.model.access.csv', + 'security/groups.xml', + 'view/account.xml', 'view/bikecoop.xml', + 'view/point_of_sale.xml', 'view/profile_association.xml', + 'view/purchase.xml', + 'view/sale.xml', ], 'installable': True, 'auto_install': False,