Fixed bug -> removed raise exception when no xml id found.

--HG--
branch : odoo8
This commit is contained in:
Szeka Wong
2016-02-09 10:16:57 +01:00
parent 7c6388566d
commit 4f2776c2d3
3 changed files with 6 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ templates.
The py3o.template package is required; install it with:
pip install py3o.template
''',
'version': '2.0',
'version': '8.0.2.1',
'category': 'Reporting',
'author': 'XCG Consulting',
'website': 'http://odoo.consulting/',