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)",
|
||||
'license': 'GPL-3 or any later version',
|
||||
'category': 'Manufacturing',
|
||||
'description': """
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
This module adds the properties to the manufacturing order copying them
|
||||
from the related procurement order.
|
||||
""",
|
||||
'author': 'Agile Business Group',
|
||||
'author': "Agile Business Group,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.agilebg.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
|
||||
Reference in New Issue
Block a user