mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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': [],
|
||||
|
||||
@@ -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': [],
|
||||
|
||||
Reference in New Issue
Block a user