mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[8.0] printer_tray: Add unit tests (#64)
* [ADD] printer_tray: Add unit tests * [FIX] Fixed lint errors
This commit is contained in:
committed by
Dave Lasley
parent
f967f952ff
commit
2cbffa75b8
@@ -34,7 +34,9 @@
|
||||
'report_xml_action_view.xml',
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'test': [],
|
||||
'external_dependencies': {
|
||||
'python': ['cups'],
|
||||
},
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
'application': True,
|
||||
|
||||
Reference in New Issue
Block a user