[MODULE][VIEW] ~multiple customization
[burette/velocampus_nantes.git] / __openerp__.py
index 720c39d..7dc3207 100644 (file)
@@ -2,19 +2,19 @@
 ##############################################################################
 #
 #    velocampus_nantes module for OpenERP, Vélocampus Nantes specifities
-#    Copyright (C) 2013-2014 Vélocampus Nantes (<http://www.velocampus.net/>)
+#    Copyright (C) 2013-2015 Vélocampus Nantes (<http://www.velocampus.net/>)
 #
 #    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 <http://www.gnu.org/licenses/>.
@@ -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,