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:26:04 +01:00
parent 48640d0871
commit cb7b2495be
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
{
'name': 'Bom product details',
'version': '0.1',
'author': 'Solutions Libergia inc.',
'author': "Solutions Libergia inc.,Odoo Community Association (OCA)",
'category': 'Manufacturing',
'description': """
This module adds product price and stock to bom view

View File

@@ -23,7 +23,7 @@
{
'name': 'Industrial design specification in BoM',
'version': '1.0',
"author": "Savoir-faire Linux",
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
"website": "http://www.savoirfairelinux.com",
'license': 'AGPL-3',
'category': 'Specific Industry Applications',

View File

@@ -30,7 +30,7 @@ Products to directly split one unit of the product in a separate line.
After the split the page needs to be reloaded because of the bug lp:1083253.
""",
'complexity': 'easy',
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'website': 'http://www.camptocamp.com/',
'depends': ['mrp'],
'init_xml': [],

View File

@@ -35,7 +35,7 @@ each with quantity 1. After the split, the module performs a
bug lp:1083253.
""",
'complexity': 'easy',
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'website': 'http://www.camptocamp.com/',
'depends': ['mrp'],
'init_xml': [],