Add license key in __openerp__.py
@ -28,6 +28,7 @@
"version": "2.0",
"author": "Vauxoo",
"website": "http://www.vauxoo.com",
"license": "GPL-3 or any later version",
"depends": ["base",
"account"
],
@ -31,6 +31,7 @@ This is a port to OpenERP 7.0 of the horizontal financial reports
'Balance sheet' and 'Profit and Loss' as found in OpenERP 6.0.
""",
'website': 'https://launchpad.net/account-financial-report',
'license': 'AGPL-3',
'images': [],
"depends": ["account"],
'data': [
@ -27,6 +27,7 @@
'category': 'Reports/pdf',
'author': 'Savoir-faire Linux',
'website': 'http://www.savoirfairelinux.com',
'depends': [
'base',
'account',
@ -41,6 +41,7 @@
define a selection list to select report type
'website': 'http://www.camptocamp.com',
'wizard/account_export_csv_view.xml',
'menu.xml',