openerp-l10n-ar-localization team mailing list archive
-
openerp-l10n-ar-localization team
-
Mailing list archive
-
Message #00072
Re: [Merge] lp:~poyo-ar/openerp-l10n-ar-localization/trunk into lp:openerp-l10n-ar-localization
Review: Needs Fixing
Silvina,
lo primero que te voy a pedir es que modifiques lo siguiente:
Los header de los archivos deben tener como copyright a: Team de Localización Argentina. Te dejo un texto que estamos usando en todos los archivos:
# -*- coding: utf-8 -*-
##############################################################################
#
# Copyright (C) 2012 OpenERP - Team de Localización Argentina.
# https://launchpad.net/~openerp-l10n-ar-localization
#
# This program 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.
#
# This program 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/>.
#
##############################################################################
Lo mismo te voy a pedir con la autoría del módulo. Modifica la lineas de author de __openerp__.py a:
'author': 'OpenERP - Team de Localización Argentina',
Tu información de autoría, la que le corresponde a tu grupo debe ir a un nuevo archivo que debes agregar que se llama AUTHORS. Fijate el siguiente link:
http://bazaar.launchpad.net/~openerp-l10n-ar-localization/openerp-l10n-ar-localization/trunk/view/head:/l10n_ar_bank/AUTHORS
Espero tu respuesta.
Cristian.
--
https://code.launchpad.net/~poyo-ar/openerp-l10n-ar-localization/trunk/+merge/132709
Your team OpenERP - Team de Localización Argentina is subscribed to branch lp:openerp-l10n-ar-localization.
Follow ups
References