From 40fa75076ec602b5dd533d4c8ea75c0d32cfb38d Mon Sep 17 00:00:00 2001 From: Raphael Collet Date: Wed, 9 May 2012 15:37:21 +0200 Subject: [PATCH] [IMP] hr config: code and view cleanup bzr revid: rco@openerp.com-20120509133721-8v9khjkg2nqbz5wd --- addons/hr/res_config.py | 1 - addons/hr/res_config_view.xml | 9 +++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/addons/hr/res_config.py b/addons/hr/res_config.py index df328a4b2df..a5297b0feb7 100644 --- a/addons/hr/res_config.py +++ b/addons/hr/res_config.py @@ -42,7 +42,6 @@ class hr_config_settings(osv.osv_memory): help ="""This installs the module hr_contract."""), 'module_hr_evaluation': fields.boolean('Periodic Appraisals', help ="""This installs the module hr_evaluation."""), - } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/hr/res_config_view.xml b/addons/hr/res_config_view.xml index 0fc259e051f..62ba213489b 100644 --- a/addons/hr/res_config_view.xml +++ b/addons/hr/res_config_view.xml @@ -25,12 +25,13 @@ - + - - + + - + +