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:28:35 +01:00
parent a3d0e35269
commit 2270fd8816
14 changed files with 14 additions and 14 deletions

View File

@@ -32,7 +32,7 @@
{
"name" : "Base Products Merge",
"version" : "1.0",
"author" : "Camptocamp",
"author" : "Camptocamp,Odoo Community Association (OCA)",
"category" : "Generic Modules/Base",
"description":"""
To merge 2 products, select them in the list view and execute the Action "Merge Products".

View File

@@ -20,7 +20,7 @@
##############################################################################
{'name' : 'name',
'version' : '0.1',
'author' : 'Camptocamp',
'author' : "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',
'category': 'Warehouse',
'complexity': "normal", # easy, normal, expert

View File

@@ -25,7 +25,7 @@
"name": "Immediately Usable Stock Quantity",
"version": "1.0",
"depends": ["product", "stock", ],
"author": "Camptocamp",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"description": """
Compute the immediately usable stock.

View File

@@ -22,7 +22,7 @@
{
"name" : "Inventory Extended",
"version" : "1.0",
"author" : "Julius Network Solutions",
"author" : "Julius Network Solutions,Odoo Community Association (OCA)",
"description" : """
Presentation:

View File

@@ -22,7 +22,7 @@
{
"name" : "Move Inventory Extended",
"version" : "1.0",
"author" : "Julius Network Solutions",
"author" : "Julius Network Solutions,Odoo Community Association (OCA)",
"description" : """
Presentation:

View File

@@ -22,7 +22,7 @@
{
"name" : "Move Inventory Extended",
"version" : "1.0",
"author" : "Julius Network Solutions",
"author" : "Julius Network Solutions,Odoo Community Association (OCA)",
"description" : """
Presentation:

View File

@@ -34,7 +34,7 @@ Set the 'Lot valuation' flag on product form (used for real time valuation).
As for products, lots have 'cost' and 'costing method' fields. Also, a
'Change Standard Price' wizard is available.
""",
'author': 'Agile Business Group',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',
'license': 'AGPL-3',
"depends": ['stock'],

View File

@@ -22,7 +22,7 @@
{
"name" : "Move Stock Location",
"version" : "1.0",
"author" : "Julius Network Solutions",
"author" : "Julius Network Solutions,Odoo Community Association (OCA)",
"description" : """
Presentation:

View File

@@ -26,7 +26,7 @@
You can choose which stock moves have to generate inventory valuation
accounting entries, by specifying it in the location form.
""",
'author': 'Agile Business Group',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',
'license': 'AGPL-3',
"depends": ['stock'],

View File

@@ -21,7 +21,7 @@
{'name': 'Configuration of order point in mass',
'version': '1.0',
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',
'category': 'Warehouse',
'complexity': 'easy', #easy, normal, expert

View File

@@ -46,7 +46,7 @@ executed daily and will update the maximum quantity in the reordering rule
This module doesn't need purchase module to work, but it's useful with that
module.""",
'author': 'Sergio Corato',
'author': "Sergio Corato,Odoo Community Association (OCA)",
'website': 'http://www.icstools.it',
'depends': ['procurement',
'sale',

View File

@@ -21,7 +21,7 @@
{'name': 'Stock Location Ownership',
'version': '0.1',
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'category': 'Warehouse',
'license': 'AGPL-3',
'complexity': 'normal',

View File

@@ -22,7 +22,7 @@
{'name': 'Stock Reservation',
'summary': 'Stock reservations on products',
'version': '0.1',
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'category': 'Warehouse',
'license': 'AGPL-3',
'complexity': 'normal',

View File

@@ -21,7 +21,7 @@
{'name': 'Stock Reserve Sales',
'version': '0.1',
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'category': 'Warehouse',
'license': 'AGPL-3',
'complexity': 'normal',