1.3 production release

pull/80/head
Vincent Lhote-Hatakeyama 2014-12-22 11:57:46 +01:00
parent 9d99f39c1c
commit 95a4f0fff2
2 changed files with 6 additions and 2 deletions

4
NEWS 100644
View File

@ -0,0 +1,4 @@
report_py3o 1.3
Production release

View File

@ -8,10 +8,10 @@ templates.
The py3o.template package is required; install it with:
pip install py3o.template
''',
'version': '1.2.5',
'version': '1.3',
'category': 'Reporting',
'author': 'XCG Consulting',
'website': 'http://www.openerp-experts.com/',
'website': 'http://odoo.consulting/',
'depends': [
'base'
],