[IMP]:improved hr employee veiw

bzr revid: han@tinyerp.com-20110721084637-3e5lvmqahvxeg4sd
This commit is contained in:
Hardik Ansodariy (OpenERP) 2011-07-21 14:16:37 +05:30
parent 9bbff57918
commit fff84fcd82
1 changed files with 1 additions and 2 deletions

View File

@ -131,9 +131,8 @@
<group colspan="2">
<button name="attendance_action_change" states="present" string="Sign Out" type="object" icon="gtk-go-forward" context="{'type':'sign_out'}" groups="base.group_hr_user"/>
<button name="attendance_action_change" states="absent" string="Sign In" type="object" icon="gtk-go-back" context="{'type':'sign_in'}" groups="base.group_hr_user"/>
</group>
<field name="state"/>
<newline/>
</group>
</field>
</field>
</record>