[FIX] OpenERP does not recognize license name at module list update

This commit is contained in:
Stefan Rijnhart
2013-07-12 15:24:44 +02:00
parent 3613800449
commit f4ad91fcca

View File

@@ -31,7 +31,7 @@ ir.actions.act_window:
''',
'author': 'Therp B.V.',
'website': 'http://www.therp.nl',
'license': 'AGPLv3',
'license': 'AGPL-3',
'depends': [
'web',
],