[MIG] Migrate report_qweb_element_page_visibility to v10

This commit is contained in:
Invitu
2017-01-13 22:08:11 -10:00
committed by newtratip
parent 46e1714ae8
commit 8292fed1d6

View File

@@ -4,13 +4,13 @@
{
'name': 'Report Qweb Element Page Visibility',
'version': '9.0.1.0.0',
'version': '10.0.1.0.0',
'author': 'Agile Business Group, Odoo Community Association (OCA)',
'category': 'Tools',
"website": "https://odoo-community.org/",
"license": "AGPL-3",
"application": False,
'installable': False,
'installable': True,
'data': [
'views/layouts.xml',
],