From 7c3d7ff7bd002fd0a18e5928dae1a3ba29fb8e57 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Sat, 25 Jul 2020 17:55:23 +0200 Subject: [PATCH] move Debit Order after Payments in Customer menu --- account_payment_order/views/account_payment_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_order/views/account_payment_order.xml b/account_payment_order/views/account_payment_order.xml index 2fa225d30..6c766de8c 100644 --- a/account_payment_order/views/account_payment_order.xml +++ b/account_payment_order/views/account_payment_order.xml @@ -248,6 +248,6 @@ id="account_payment_order_inbound_menu" action="account_payment_order_inbound_action" parent="account.menu_finance_receivables" - sequence="2" + sequence="18" />