[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza 2016-10-06 16:08:38 +02:00 committed by Jasmin Solanki
parent 8ec641e750
commit 4d335bea84

View File

@ -12,7 +12,7 @@
"Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": False,
"installable": True,
'installable': False,
"depends": [
"decimal_precision",
"mail",