Set all addons to uninstallable

This commit is contained in:
Nicolas Bessi
2014-06-30 11:12:36 +02:00
committed by Valentin Vinagre Urteaga
parent 983d403f62
commit 1ad1fad1b4

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