[IMP] Expand authors + manifest cleaning

This commit is contained in:
Pedro M. Baeza
2015-05-25 17:14:05 +02:00
committed by Enric Tobella
parent 7a29f7a474
commit 86dbfb48c8

View File

@@ -24,8 +24,11 @@
'summary': 'Base module for PAIN file generation',
'version': '0.1',
'license': 'AGPL-3',
'author': "Akretion, Noviat,Odoo Community Association (OCA)",
'website': 'http://openerp-community-association.org/',
'author': "Akretion, "
"Noviat, "
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Odoo Community Association (OCA)",
'website': 'https://github.com/OCA/bank-payment',
'contributors': ['Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>'],
'category': 'Hidden',
'depends': ['account_banking_payment_export'],