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