Minor bugfixes

Printer Tray isn't an app
Base Report To printer ir.actions.report.xml view xpath error and missing page name
Put to before security as security tab doesn't do much and if this module is installed it should be the hero page
This commit is contained in:
Graeme Gellatly
2017-08-09 23:00:26 +12:00
parent d592c4e05d
commit a251376768

View File

@@ -24,5 +24,5 @@
'python': ['cups'],
},
'installable': True,
'application': True,
'application': False,
}