mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[IMP] rma: add report menu
This commit is contained in:
committed by
Meritxell Abellan
parent
2332fb3580
commit
69dd9e848a
@@ -145,4 +145,13 @@
|
|||||||
action="base.action_partner_supplier_form"
|
action="base.action_partner_supplier_form"
|
||||||
sequence="60"
|
sequence="60"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<!-- Report menus-->
|
||||||
|
|
||||||
|
<menuitem
|
||||||
|
id="menu_rma_rma_report"
|
||||||
|
name="Report"
|
||||||
|
parent="menu_rma_root"
|
||||||
|
sequence="100"
|
||||||
|
/>
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
Reference in New Issue
Block a user