From 8f0e5e9a8165e11cc1e9e441fb73b17bfe16dd0e Mon Sep 17 00:00:00 2001 From: "nch@tinyerp.com" <> Date: Fri, 14 May 2010 14:04:02 +0530 Subject: [PATCH] [IMP,REF]:user can change view type(simple/extended) from user preferences also.Refactored the code from interface configuration wizard bzr revid: nch@tinyerp.com-20100514083402-6q0i4lz0s6ueqk60 --- bin/addons/base/base_update.xml | 1 + bin/addons/base/res/res_user.py | 50 +++++++++++++++++++++++++++------ 2 files changed, 42 insertions(+), 9 deletions(-) diff --git a/bin/addons/base/base_update.xml b/bin/addons/base/base_update.xml index b3503211424..f89614c7440 100644 --- a/bin/addons/base/base_update.xml +++ b/bin/addons/base/base_update.xml @@ -87,6 +87,7 @@