[IMP] rma: add report menu

This commit is contained in:
DavidJForgeFlow
2024-07-08 11:24:22 +02:00
committed by Meritxell Abellan
parent 29787d9592
commit 30167f7978

View File

@@ -145,4 +145,13 @@
action="base.action_partner_supplier_form"
sequence="60"
/>
<!-- Report menus-->
<menuitem
id="menu_rma_rma_report"
name="Report"
parent="menu_rma_root"
sequence="100"
/>
</odoo>