Skip to content

Commit 6ff8646

Browse files
committed
HR CL Employee Master
1 parent 8789c5c commit 6ff8646

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

Diff for: hr_employee_updation/views/hr_employee_view.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
<field name="model">hr.employee</field>
6363
<field name="inherit_id" ref="hr.view_employee_form"/>
6464
<field name="arch" type="xml">
65-
<xpath expr="//page[@name='public']" position="after">
65+
<!--<xpath expr="//page[@name='public']" position="after">-->
66+
<xpath expr="//page[@name='hr_settings']" position="after">
6667
<page string="Received Badges" attrs="{'invisible': [('user_id', '=', False)]}">
6768
<div name="badges" groups="hr.group_hr_user">
6869
<field name="has_badges" invisible="1"/>
-253 Bytes
Binary file not shown.
-1.81 KB
Binary file not shown.
-2.62 KB
Binary file not shown.

0 commit comments

Comments
 (0)