Set all addons to uninstallable

This commit is contained in:
Nicolas Bessi
2014-06-30 11:12:36 +02:00
committed by Andrea Gidalti
parent 018f544ff0
commit 966402231c

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,
}