mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Sylvain GARANCHER
parent
18d0b7661a
commit
f30d68a390
@@ -25,7 +25,7 @@
|
|||||||
'views/ir_actions_report_xml_view.xml',
|
'views/ir_actions_report_xml_view.xml',
|
||||||
'wizards/printing_printer_update_wizard_view.xml',
|
'wizards/printing_printer_update_wizard_view.xml',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
'application': True,
|
'application': True,
|
||||||
'external_dependencies': {
|
'external_dependencies': {
|
||||||
'python': ['cups'],
|
'python': ['cups'],
|
||||||
|
|||||||
Reference in New Issue
Block a user