[MIG] hr_luncheon_voucher: migrate to 18.0
This commit is contained in:
12
hr_luncheon_voucher/views/menus.xml
Normal file
12
hr_luncheon_voucher/views/menus.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
|
||||
<menuitem
|
||||
id="menu_hr_lv_allocations"
|
||||
action="act_lv_allocations"
|
||||
parent="hr.menu_hr_employee_payroll"
|
||||
sequence="1"
|
||||
name="Luncheon vouchers"
|
||||
/>
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user