diff --git a/odex25_accounting/account_chart_of_accounts/__manifest__.py b/odex25_accounting/account_chart_of_accounts/__manifest__.py index b6bd175a9..fab545ef7 100644 --- a/odex25_accounting/account_chart_of_accounts/__manifest__.py +++ b/odex25_accounting/account_chart_of_accounts/__manifest__.py @@ -26,7 +26,7 @@ # 'data/account.account.csv', 'security/account_security.xml', 'security/ir.model.access.csv', - # 'views/account_account_view.xml', + 'views/account_account_view.xml', 'views/res_config_settings_views.xml', 'reports/account_report_coa.xml', ],