[MIG] Make modules uninstallable

pull/318/head
Pedro M. Baeza 2016-10-06 16:08:38 +02:00 committed by ernesto
parent e2f4f722fc
commit 6c34424034
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",