Skip to content

Commit c1ea604

Browse files
committed
Merge PR #206 into 17.0
Signed-off-by nimarosa
2 parents e027ac2 + c720dd6 commit c1ea604

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)