X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelocampus_nantes.git;a=blobdiff_plain;f=__openerp__.py;h=7dc32073750e52bbfa2cf58d441d77dff9a52af7;hp=720c39d9aec12f6714ea6ee6786ddedb784b82e7;hb=3b80bcf52146ecc6ac6cb3e72c357dc8a129ddb2;hpb=b3b3b7d8c001c62ab931211ae2518765e047cbb2 diff --git a/__openerp__.py b/__openerp__.py index 720c39d..7dc3207 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,19 +2,19 @@ ############################################################################## # # velocampus_nantes module for OpenERP, Vélocampus Nantes specifities -# Copyright (C) 2013-2014 Vélocampus Nantes () +# Copyright (C) 2013-2015 Vélocampus Nantes () # # This file is a part of velocampus_nantes # -# velocampus_nantes module is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# velocampus_nantes module is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as published +# by the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# velocampus_nantes module is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# velocampus_nantes module is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . @@ -45,6 +45,8 @@ It installs the profile for bike co-ops to manage some features like: 'data/base.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/bikecoop.xml', + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False,