Browse Source

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.
pull/756/head
Alexandre Fayolle 9 years ago
committed by Kévin Roche
parent
commit
faf6891adc
  1. 2
      account_export_csv/__openerp__.py

2
account_export_csv/__openerp__.py

@ -25,7 +25,7 @@
'depends': [
'account',
],
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'description': """
Add a wizard that allow you to export a csv file based on accounting

Loading…
Cancel
Save