add OCA to author

pull/143/head
Markus Schneider 2015-06-04 14:30:25 +02:00
parent 982225db6b
commit 4696fffbe4
6 changed files with 14 additions and 5 deletions

View File

@ -21,7 +21,8 @@
{ {
"name": "Search x2x fields", "name": "Search x2x fields",
"version": "1.0", "version": "1.0",
"author": "Therp BV", "author": "Therp BV, "
"Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"category": "Usability", "category": "Usability",
"summary": "Use a search widget in advanced search for x2x fields", "summary": "Use a search widget in advanced search for x2x fields",

View File

@ -21,7 +21,8 @@
{ {
"name": "Client side message boxes", "name": "Client side message boxes",
"version": "1.0", "version": "1.0",
"author": "Therp BV", "author": "Therp BV, "
"Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"category": "Hidden/Dependency", "category": "Hidden/Dependency",
"summary": "Show a message box to users", "summary": "Show a message box to users",

View File

@ -21,7 +21,8 @@
{ {
"name": "Full width searchbar", "name": "Full width searchbar",
"version": "1.0", "version": "1.0",
"author": "Therp BV", "author": "Therp BV, "
"Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"category": "Tools", "category": "Tools",
"summary": "Show search bar in full screen width", "summary": "Show search bar in full screen width",

View File

@ -27,6 +27,10 @@
'name': "Web Widget Color", 'name': "Web Widget Color",
'category': "web", 'category': "web",
'version': "1.0", 'version': "1.0",
"author": "Savoir-faire Linux, "
"Anybox, "
"Taktik SA, "
"Odoo Community Association (OCA)",
'depends': ['base', 'web'], 'depends': ['base', 'web'],
'data': [ 'data': [
'view/web_widget_color_view.xml' 'view/web_widget_color_view.xml'

View File

@ -30,7 +30,8 @@
"data": [ "data": [
'view/qweb.xml', 'view/qweb.xml',
], ],
"author": "Vincent Vinet", "author": "Vincent Vinet, "
"Odoo Community Association (OCA)",
"installable": True, "installable": True,
"active": False, "active": False,
} }

View File

@ -21,7 +21,8 @@
{ {
"name": "2D matrix for x2many fields", "name": "2D matrix for x2many fields",
"version": "1.0", "version": "1.0",
"author": "Therp BV", "author": "Therp BV, "
"Odoo Community Association (OCA)",,
"license": "AGPL-3", "license": "AGPL-3",
"category": "Hidden/Dependency", "category": "Hidden/Dependency",
"summary": "Show list fields as a matrix", "summary": "Show list fields as a matrix",