[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 16:12:54 +02:00
committed by Artem Kostyuk
parent 8962fd3375
commit 68077a31cf

View File

@@ -12,6 +12,6 @@
'website': 'http://www.camptocamp.com',
'data': ['views/web_send_message_popup.xml'
],
'installable': True,
'installable': False,
'auto_install': False,
}