[DEMO] +customize the name of main bikecoop
[burette/bikecoop_l10n_fr_demo.git] / __openerp__.py
index b34f35e..4b94f2f 100644 (file)
@@ -1,6 +1,23 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
+#    bikecoop_l10n_fr_demo module for OpenERP, Set of demo datas for testing bikecoop_l10n_fr module.
+#    Copyright (C) 2012-2013 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
+#
+#    This file is a part of bikecoop_l10n_fr_demo
+#
+#    bikecoop_l10n_fr_demo 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.
+#
+#    bikecoop_l10n_fr_demo 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/>.
 #
 ##############################################################################
 
@@ -21,7 +38,10 @@ This module supplies demonstration data for the bikecoop_l10n_fr module
     'update_xml': [
         'demo/res_users.xml',
         'demo/membership.xml',
+        'demo/partner.xml',
         'demo/point_of_sale.xml',
+        'demo/sale.xml',
+        'demo/stock.xml',
     ],
     'installable': True,
     'auto_install': False,