Browse Source

[CHG][report_xlsx] Bump version

pull/171/head
Adrien Peiffer (ACSONE) 8 years ago
committed by Enric Tobella
parent
commit
e6626a32e7
No known key found for this signature in database GPG Key ID: 1A2546A1B7BA2451
  1. 2
      report_xlsx/__openerp__.py

2
report_xlsx/__openerp__.py

@ -10,7 +10,7 @@
'Odoo Community Association (OCA)',
'website': "http://acsone.eu",
'category': 'Reporting',
'version': '8.0.1.0.0',
'version': '9.0.1.0.0',
'license': 'AGPL-3',
'external_dependencies': {'python': ['xlsxwriter']},
'depends': [

Loading…
Cancel
Save