Adrien Peiffer (ACSONE)
9 years ago
committed by
Enric Tobella
No known key found for this signature in database
GPG Key ID: 1A2546A1B7BA2451
1 changed files with
1 additions and
1 deletions
-
report_xlsx/__openerp__.py
|
@ -10,7 +10,7 @@ |
|
|
'Odoo Community Association (OCA)', |
|
|
'Odoo Community Association (OCA)', |
|
|
'website': "http://acsone.eu", |
|
|
'website': "http://acsone.eu", |
|
|
'category': 'Reporting', |
|
|
'category': 'Reporting', |
|
|
'version': '8.0.1.0.0', |
|
|
|
|
|
|
|
|
'version': '9.0.1.0.0', |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
|
'external_dependencies': {'python': ['xlsxwriter']}, |
|
|
'external_dependencies': {'python': ['xlsxwriter']}, |
|
|
'depends': [ |
|
|
'depends': [ |
|
|