commit
fdf89b4703
|
|
@ -109,9 +109,9 @@
|
|||
<field name="model">hr.employee.appraisal</field>
|
||||
<field name="inherit_id" ref="exp_hr_appraisal.hr_appraisal_tree_view"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//field[@name='is_manager']" position="attributes">
|
||||
<attribute name="invisible">1</attribute>
|
||||
</xpath>
|
||||
<!-- <xpath expr="//field[@name='is_manager']" position="attributes">-->
|
||||
<!-- <attribute name="invisible">1</attribute>-->
|
||||
<!-- </xpath>-->
|
||||
<xpath expr="//field[@name='appraisal_plan_id']" position="attributes">
|
||||
<attribute name="invisible">1</attribute>
|
||||
</xpath>
|
||||
|
|
|
|||
Loading…
Reference in New Issue