[IMP]minor changes
authorSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Mon, 9 Jul 2012 06:41:29 +0000 (12:11 +0530)
committerSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Mon, 9 Jul 2012 06:41:29 +0000 (12:11 +0530)
bzr revid: sgo@tinyerp.com-20120709064129-7fkg21rps0he25vh

addons/hr/res_config_view.xml

index 0c1d8f9..cf35654 100644 (file)
                                     attrs="{'invisible': [('module_hr_payroll','=',False)]}"/>
                             </div>
                         </group>
-                        <group string="Timesheets">
+                        <group string="Timesheets" name="right_column">
                             <field name="module_hr_attendance" on_change="onchange_hr_attendance(module_hr_attendance)"/>
                             <field name="module_hr_timesheet" on_change="onchange_hr_timesheet(module_hr_timesheet)"/>
                             <field name="module_hr_timesheet_sheet"/>
                         </group>
-                        <group name="config_recruitment"/>
                     </group>
                 </form>
             </field>