X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr_demo.git;a=blobdiff_plain;f=__openerp__.py;h=4b94f2f0468f4151c324034ba9bbe8d110679d80;hp=10b5f014a6a5a2ad22d243fff20ed44a73c715af;hb=3fbb660e69f95359d8b78846a53529184d4db638;hpb=77eb02cc1692d207d616a0f4b24a78f8ab0f9514 diff --git a/__openerp__.py b/__openerp__.py index 10b5f01..4b94f2f 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -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 () +# +# 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 . # ############################################################################## @@ -23,6 +40,8 @@ This module supplies demonstration data for the bikecoop_l10n_fr module 'demo/membership.xml', 'demo/partner.xml', 'demo/point_of_sale.xml', + 'demo/sale.xml', + 'demo/stock.xml', ], 'installable': True, 'auto_install': False,