[FIX] set module as installable

This commit is contained in:
Guewen Baconnier @ Camptocamp
2012-12-17 13:18:53 +01:00
parent 8c176802d9
commit 6a56d820f8

View File

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