Set all addons to uninstallable

This commit is contained in:
Nicolas Bessi
2014-06-30 11:12:36 +02:00
committed by cubells
parent 25be919ab6
commit 70a06a36b1

View File

@@ -52,5 +52,5 @@ It will recreate the sequence number of each account move using their journal se
'wizard/wizard_renumber_view.xml',
],
"active": False,
"installable": True
'installable': False
}