[MIGR] Make all module uninstallable until we start migrating them.

This commit is contained in:
Joel Grand-Guillaume
2013-02-13 09:46:41 +01:00
committed by Víctor Martínez
parent 9c7b507e04
commit 1132bdf92c

View File

@@ -37,5 +37,5 @@ Immediately usable is computed : Quantity on Hand - Outgoing Stock.
"demo_xml" : [],
"update_xml" : ["product_view.xml", ],
"active": False,
"installable": True
"installable": False
}