[PORT] Set account_chart_update installable

This commit is contained in:
Adrien Peiffer
2014-11-27 10:20:57 +01:00
parent fe8457dced
commit b741d43169

View File

@@ -72,5 +72,5 @@ Any problem found while updating will be shown on the last step.
'wizard/wizard_chart_update_view.xml',
],
"active": False,
'installable': False
'installable': True
}