3
0
Fork 0

[FIX] updating manifest to cover OCA requirements

8.0
Cesar Lage 2016-05-04 04:44:37 -04:00
parent 808599e686
commit 9a7c39b645
1 changed files with 4 additions and 2 deletions

View File

@ -4,10 +4,12 @@
{
'name': "Web Widget Radio Tree",
'summary': "Add radio buttons for records in tree.",
'author': "bloopark systems GmbH & Co. KG",
'author': "bloopark systems GmbH & Co. KG, "
"Odoo Community Association (OCA)",
'website': "http://www.bloopark.de",
'category': 'web',
'version': '1.0',
'version': '8.0.1.0.0',
"license": "AGPL-3",
'depends': [
'web',
],