Set all addons to uninstallable

This commit is contained in:
Nicolas Bessi
2014-06-30 11:12:36 +02:00
committed by Alexis de Lattre
parent 1cb677f54a
commit dd6287abbd

View File

@@ -43,5 +43,5 @@ The journal entry form allows lo load, through a wizard, the template to use and
'test/generate_move.yml',
],
'active': False,
'installable': True,
'installable': False,
}