[MIGR] set flag 'installable' to False on modules

This commit is contained in:
Guewen Baconnier @ Camptocamp
2012-12-17 12:58:04 +01:00
parent 1e86f09b11
commit 8c176802d9

View File

@@ -56,5 +56,5 @@ you can track and follow how much has been used.
"security/ir.model.access.csv",
],
"active": False,
"installable": True
"installable": False
}