X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr.git;a=blobdiff_plain;f=__openerp__.py;h=148fd3ece0260e6443fa5f822ae988126ae56302;hp=83440cdd1b8ae87e57f2c7efd0d19af41f7bf838;hb=3f0f717d570f7f2d61d9671eeb23ccbdba4f2078;hpb=61d082b008d8a21705b0d18ddb6143e63c2caebe diff --git a/__openerp__.py b/__openerp__.py index 83440cd..148fd3e 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,9 +42,13 @@ 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', - 'security/ir.model.access.csv', + 'view/sale.xml', ], 'installable': True, 'auto_install': False,