mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +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:
@@ -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".
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
{
|
||||
"name" : "Inventory Extended",
|
||||
"version" : "1.0",
|
||||
"author" : "Julius Network Solutions",
|
||||
"author" : "Julius Network Solutions,Odoo Community Association (OCA)",
|
||||
"description" : """
|
||||
|
||||
Presentation:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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'],
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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'],
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user