X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=1578661d6b197ceb423a27ce6393d4ceaa2308eb;hb=7c8d5c574a3799cd3974851138a3f7e03aa96acc;hp=465c5fd750554d03940512e005ced0f4071cc264;hpb=ca8e4cccce2758c0444f3c06de03baf6bc26e9b1;p=burette%2Fbikecoop_l10n_fr.git diff --git a/__openerp__.py b/__openerp__.py index 465c5fd..1578661 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -1,10 +1,26 @@ # -*- coding: utf-8 -*- ############################################################################## # +# bikecoop l10n fr module for OpenERP, French localisation module for bike coop' +# Copyright (C) 2012-2013 L'Heureux Cyclage () +# +# This file is a part of bikecoop_l10n_fr +# +# bikecoop_l10n_fr 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 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 . # ############################################################################## - { 'name': 'Bike Co-ops Management french specificities', 'version': '0.1', @@ -21,6 +37,7 @@ This module is to configure add french spepcifitities to modules related to a bi 'data/res_users.xml', 'data/bikecoop_l10n_fr.xml', 'data/plan_comptable_general.xml', + 'data/fr_tax.xml', 'view/bikecoop.xml', 'view/profile_association.xml', ],