Add OCA as author of OCA addons

In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
This commit is contained in:
Alexandre Fayolle
2015-03-02 17:23:15 +01:00
committed by Enric Tobella
parent a1e4bc4663
commit fdb64de300

View File

@@ -40,7 +40,7 @@ This module adds severals fields :
On a Payment Order, in the wizard *Select Invoices to Pay*, the invoices will
be filtered per Payment Mode.
""",
'author': 'Akretion',
'author': "Akretion,Odoo Community Association (OCA)",
'website': 'http://www.akretion.com',
'contributors': ['Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>'],
'depends': ['account_banking_payment_export'],