Update hr_attendance_view.xml
This commit is contained in:
parent
3c5844dee6
commit
5758800303
|
|
@ -148,9 +148,14 @@
|
|||
</group>
|
||||
</page>
|
||||
<page string="Permission Settings" name="over_time_full">
|
||||
<group>
|
||||
<field name="permission_hours" string="Hours Per Day" widget="float_time" help="The Minimum Permission Hours Per Day"/>
|
||||
<field name="permission_number" string="Hours Per Month" widget="float_time" help="The Maximum Permission Hours per Month"/>
|
||||
<group>
|
||||
<group>
|
||||
<field name="permission_hours" string="Hours Per Day" widget="float_time" help="The Minimum Permission Hours Per Day"/>
|
||||
<field name="permission_number" string="Hours Per Month" widget="float_time" help="The Maximum Permission Hours per Month"/>
|
||||
</group>
|
||||
<group>
|
||||
<field name = "approval_by"/>
|
||||
</group>
|
||||
</group>
|
||||
</page>
|
||||
</notebook>
|
||||
|
|
|
|||
Loading…
Reference in New Issue