Skip to content

Commit e9e6728

Browse files
committed
Merge PR #205 into 16.0
Signed-off-by nimarosa
2 parents 522e108 + ce0ff56 commit e9e6728

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hr_attendance_reason/views/hr_attendance_reason_view.xml

+6
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,10 @@
5757
sequence="110"
5858
groups="hr_attendance.group_hr_attendance_manager"
5959
/>
60+
<record id="hr_attendance.menu_hr_attendance_settings" model="ir.ui.menu">
61+
<!-- We need to leave the action empty for consistency because we are going
62+
to set different submenus, otherwise the configuration menu would not be
63+
displayed to a basic user. !-->
64+
<field name="action" eval="False" />
65+
</record>
6066
</odoo>

0 commit comments

Comments
 (0)