From a82da88c3d03424674424987a81d1a903b65a47a Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Tue, 14 Apr 2015 11:48:52 +0200 Subject: [PATCH] [IMP] account: help to configure fiscal year Fiscal year is created when a chart of account is installed on the company. If no chart of account is installed, setting dates will have no effect in the accounting configuration wizard. Fixes #3547 --- addons/account/res_config_view.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/account/res_config_view.xml b/addons/account/res_config_view.xml index 98031834ce4..f5d071f1d05 100644 --- a/addons/account/res_config_view.xml +++ b/addons/account/res_config_view.xml @@ -93,7 +93,8 @@