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 10 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', 'name': 'Partner Helper',
'version': '0.1', 'version': '0.1',
'author': 'Akretion',
'author': "Akretion,Odoo Community Association (OCA)",
'maintainer': 'Akretion', 'maintainer': 'Akretion',
'category': 'Warehouse', 'category': 'Warehouse',
'depends': [ 'depends': [

Loading…
Cancel
Save