[13.0][IMP]move payment order menus

account_banking_mandate 13.0.1.1.0
This commit is contained in:
Luc De Meyer
2020-07-24 20:47:32 +02:00
committed by Reyes4711
parent 3a3ca6dd6b
commit b6fd603326
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
{
"name": "Account Banking Mandate",
"summary": "Banking mandates",
"version": "13.0.1.0.1",
"version": "13.0.1.1.0",
"license": "AGPL-3",
"author": "Compassion CH, "
"Tecnativa, "

View File

@@ -205,8 +205,8 @@
</record>
<menuitem
id="mandate_menu"
parent="account_payment_order.payment_root"
parent="account.menu_finance_receivables"
action="mandate_action"
sequence="30"
sequence="50"
/>
</odoo>