Add license key in __openerp__.py
This commit is contained in:
parent
1bb955e36d
commit
fad42ea756
|
|
@ -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