Skip to content

Commit

Permalink
Add OCA as author of OCA addons
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
gurneyalex committed Mar 2, 2015
1 parent 5401380 commit 52902ff
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion __unported__/barcode_link/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Barcode link Module",
"version": "1.0",
"author": "Julius Network Solutions",
"author": "Julius Network Solutions,Odoo Community Association (OCA)",
"description": """
Presentation:
Expand Down
2 changes: 1 addition & 1 deletion __unported__/product_multi_ean/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
'name': 'Multiple EAN13 on products',
'version': '1.2',
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',
'category': 'Warehouse',
'complexity': "normal", # easy, normal, expert
Expand Down
2 changes: 1 addition & 1 deletion __unported__/tr_barcode/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
This module adds the menu Barcode used to generate and configuration barcodes.
""",
'author': 'Tech-Receptives Solutions Pvt. Ltd.',
'author': "Tech-Receptives Solutions Pvt. Ltd.,Odoo Community Association (OCA)",
'website': 'http://www.techreceptives.com',
'license': 'AGPL-3',
'depends': [
Expand Down
2 changes: 1 addition & 1 deletion __unported__/tr_barcode_config/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Barcode configuration Module",
"version": "1.1.1",
"author": "Julius Network Solutions",
"author": "Julius Network Solutions,Odoo Community Association (OCA)",
"description": """
Presentation:
Expand Down
2 changes: 1 addition & 1 deletion __unported__/tr_barcode_field/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Barcode field Module",
"version": "1.1",
"author": "Julius Network Solutions",
"author": "Julius Network Solutions,Odoo Community Association (OCA)",
"description": """
Presentation:
Expand Down
2 changes: 1 addition & 1 deletion __unported__/tr_barcode_on_picking/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Barcode for pickings",
"version": "1.1",
"author": "Julius Network Solutions",
"author": "Julius Network Solutions,Odoo Community Association (OCA)",
"website": "http://www.julius.fr",
"license": "GPL-3 or any later version",
"category": "Warehouse Management",
Expand Down
2 changes: 1 addition & 1 deletion __unported__/tr_barcode_on_prodlots/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Barcode for production lots",
"version": "1.1",
"author": "Julius Network Solutions",
"author": "Julius Network Solutions,Odoo Community Association (OCA)",
"website": "http://www.julius.fr",
"license": "GPL-3 or any later version",
"category": "Warehouse Management",
Expand Down
2 changes: 1 addition & 1 deletion __unported__/tr_barcode_on_product/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Barcode for product",
"version": "1.1",
"author": "Julius Network Solutions",
"author": "Julius Network Solutions,Odoo Community Association (OCA)",
"website": "http://www.julius.fr",
"license": "GPL-3 or any later version",
"category": "Warehouse Management",
Expand Down
2 changes: 1 addition & 1 deletion __unported__/tr_barcode_on_tracking/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Barcode for tracking",
"version": "1.1",
"author": "Julius Network Solutions",
"author": "Julius Network Solutions,Odoo Community Association (OCA)",
"website": "http://www.julius.fr",
"license": "GPL-3 or any later version",
"category": "Warehouse Management",
Expand Down

0 comments on commit 52902ff

Please sign in to comment.