Set all addons to uninstallable

This commit is contained in:
Nicolas Bessi
2014-06-30 11:12:36 +02:00
committed by Abraham Anes
parent 6390817b11
commit a001d1d210

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