Add license key in __openerp__.py
This commit is contained in:
parent
6df6e3d6a7
commit
1cd1301d89
|
|
@ -77,6 +77,7 @@ Example usage
|
||||||
serv_config.get('external_service.ftp', 'tls')
|
serv_config.get('external_service.ftp', 'tls')
|
||||||
""",
|
""",
|
||||||
"website": "http://www.camptocamp.com",
|
"website": "http://www.camptocamp.com",
|
||||||
|
"license": "GPL-3 or any later version",
|
||||||
"category": "Tools",
|
"category": "Tools",
|
||||||
"data": [
|
"data": [
|
||||||
'serv_config.xml',
|
'serv_config.xml',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue