fix
This commit is contained in:
parent
b668b743de
commit
cff86a2a51
|
|
@ -35,7 +35,7 @@
|
|||
<field name="remaining_leaves" string="Remaining Balance" readonly="1"/>
|
||||
<field name="check_allocation_view" string="type" invisible="1"/>
|
||||
|
||||
<field name="holiday_ids" string="Cron Run Times" groups="hr_holidays_community.group_hr_holidays_user" >
|
||||
<field name="holiday_ids" string="Cron Run Times" groups="hr_holidays_community.group_hr_holidays_manager" >
|
||||
<tree editable="bottom">
|
||||
<field name="cron_run_date" force_save="1" string="cron run date" />
|
||||
<field name="balance_leaves" force_save="1" string="Balance" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue