Merge pull request #3 from yvaucher/8.0-unported

8.0 unported
This commit is contained in:
Yannick Vaucher
2014-07-04 17:19:40 +02:00
49 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ Contributors
'printing_view.xml',
'wizard/update_printers.xml',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
'external_dependencies': {

View File

@@ -49,7 +49,7 @@ Report to printer - Paper tray selection
'ir_report_view.xml',
],
'test': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}