Skip to content

Commit

Permalink
Merge pull request #565 from ForgeFlow/17.0-fp-529
Browse files Browse the repository at this point in the history
[17.0][IMP] rma: add report menu
  • Loading branch information
DavidJForgeFlow authored Dec 17, 2024
2 parents e2930b7 + 735847b commit 25368c5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rma/views/rma_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 25368c5

Please sign in to comment.