mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] OpenERP does not recognize license name at module list update
This commit is contained in:
@@ -31,7 +31,7 @@ ir.actions.act_window:
|
||||
''',
|
||||
'author': 'Therp B.V.',
|
||||
'website': 'http://www.therp.nl',
|
||||
'license': 'AGPLv3',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
'web',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user