[IMP]minor changes

bzr revid: sgo@tinyerp.com-20120709064129-7fkg21rps0he25vh
This commit is contained in:
Sanjay Gohel (Open ERP) 2012-07-09 12:11:29 +05:30
parent 94d5c91975
commit 660060516d
1 changed files with 1 additions and 2 deletions

View File

@ -35,12 +35,11 @@
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>