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',
|
'name': 'Bom product details',
|
||||||
'version': '0.1',
|
'version': '0.1',
|
||||||
'author': 'Solutions Libergia inc.',
|
'author': "Solutions Libergia inc.,Odoo Community Association (OCA)",
|
||||||
'category': 'Manufacturing',
|
'category': 'Manufacturing',
|
||||||
'description': """
|
'description': """
|
||||||
This module adds product price and stock to bom view
|
This module adds product price and stock to bom view
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
{
|
{
|
||||||
'name': 'Industrial design specification in BoM',
|
'name': 'Industrial design specification in BoM',
|
||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
"author": "Savoir-faire Linux",
|
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||||
"website": "http://www.savoirfairelinux.com",
|
"website": "http://www.savoirfairelinux.com",
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'category': 'Specific Industry Applications',
|
'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.
|
After the split the page needs to be reloaded because of the bug lp:1083253.
|
||||||
""",
|
""",
|
||||||
'complexity': 'easy',
|
'complexity': 'easy',
|
||||||
'author': 'Camptocamp',
|
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||||
'website': 'http://www.camptocamp.com/',
|
'website': 'http://www.camptocamp.com/',
|
||||||
'depends': ['mrp'],
|
'depends': ['mrp'],
|
||||||
'init_xml': [],
|
'init_xml': [],
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ each with quantity 1. After the split, the module performs a
|
|||||||
bug lp:1083253.
|
bug lp:1083253.
|
||||||
""",
|
""",
|
||||||
'complexity': 'easy',
|
'complexity': 'easy',
|
||||||
'author': 'Camptocamp',
|
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||||
'website': 'http://www.camptocamp.com/',
|
'website': 'http://www.camptocamp.com/',
|
||||||
'depends': ['mrp'],
|
'depends': ['mrp'],
|
||||||
'init_xml': [],
|
'init_xml': [],
|
||||||
|
|||||||
Reference in New Issue
Block a user