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/26/head
Alexandre Fayolle 10 years ago
parent
commit
cb7a9f902e
  1. 2
      contract/__openerp__.py

2
contract/__openerp__.py

@ -36,7 +36,7 @@ line description to automatically insert the dates of the invoiced period.
Backport done By Yannick Buron.
""",
'author': 'OpenERP SA',
'author': "OpenERP SA,Odoo Community Association (OCA)",
'website': 'http://openerp.com',
'depends': ['base', 'account_analytic_analysis'],
'data': [

Loading…
Cancel
Save