[MIG] Make modules uninstallable

pull/464/head
Pedro M. Baeza 2016-10-06 16:08:38 +02:00 committed by Alexandre Díaz
parent 4113593ceb
commit a71b956d4a
1 changed files with 1 additions and 1 deletions

View File

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