Continue modifications for better security management

This commit is contained in:
Alexis de Lattre
2015-11-23 10:26:32 +01:00
parent c3a55088ed
commit 1a38600aeb
4 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ hr_holidays.edit_holiday_new is used for both leaves and allocation -->
</group>
</xpath>
<field name="department_id" position="after">
<field name="posted_date" groups="base.group_hr_user"/>
<field name="posted_date" groups="base.group_hr_manager"/>
</field>
</field>
</record>
@@ -84,7 +84,7 @@ hr_holidays.edit_holiday_new is used for both leaves and allocation -->
<attribute name="invisible">0</attribute>
</field>
<field name="holiday_status_id" position="after">
<field name="posted_date" groups="base.group_hr_user"/>
<field name="posted_date" groups="base.group_hr_manager"/>
</field>
</field>
</record>