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