From c1a1a7fb7786948f266c053cf80ecd3ebc7c597e Mon Sep 17 00:00:00 2001 From: Jay Vora Date: Mon, 15 Sep 2008 16:21:10 +0530 Subject: [PATCH] Bugfix:Fiscal year configuration wizard. bzr revid: jvo@tinyerp.com-20080915105110-t6w8wj07yjgrr34w --- addons/account/account_view.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index b2e318b..97064ac 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -1349,7 +1349,7 @@ ir.actions.act_window account.config.fiscalyear form - tree + form new @@ -1357,8 +1357,8 @@ - Define fiscal years - Define fiscal years + Define Fiscal Years + Define Fiscal Years open -- 1.7.10.4