diff --git a/account_chart_update/__openerp__.py b/account_chart_update/__openerp__.py index 8d49d9c85..e1f10c21b 100644 --- a/account_chart_update/__openerp__.py +++ b/account_chart_update/__openerp__.py @@ -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 }