[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 d83a4a35fa
commit c0afc2cae7

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
}