[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 16:06:55 +02:00
committed by Maxime Chambreuil
parent 585dd19eab
commit fe26a7bb82

View File

@@ -38,7 +38,7 @@
'demo/res_company.xml', 'demo/res_company.xml',
], ],
'test': [], 'test': [],
'installable': True, 'installable': False,
'active': False, 'active': False,
'images': ['images/product_warranty.png'], 'images': ['images/product_warranty.png'],
} }