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.
14.0
Alexandre Fayolle 9 years ago
committed by Florian da Costa
parent
commit
77f9e9eecc
  1. 2
      partner_helper/__openerp__.py

2
partner_helper/__openerp__.py

@ -22,7 +22,7 @@
{
'name': 'Partner Helper',
'version': '0.1',
'author': 'Akretion',
'author': "Akretion,Odoo Community Association (OCA)",
'maintainer': 'Akretion',
'category': 'Warehouse',
'depends': [

Loading…
Cancel
Save