From 25346bf2181622f0655353b8cfbeb2508088df27 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Fri, 24 Jul 2020 20:47:32 +0200 Subject: [PATCH] [13.0][IMP]move payment order menus --- .../views/account_payment_order.xml | 14 ++++---------- account_payment_order/views/bank_payment_line.xml | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/account_payment_order/views/account_payment_order.xml b/account_payment_order/views/account_payment_order.xml index 0e42603ee..2fa225d30 100644 --- a/account_payment_order/views/account_payment_order.xml +++ b/account_payment_order/views/account_payment_order.xml @@ -238,22 +238,16 @@ [('payment_type', '=', 'inbound')] {'default_payment_type': 'inbound'} - diff --git a/account_payment_order/views/bank_payment_line.xml b/account_payment_order/views/bank_payment_line.xml index af7131db7..c07b43d38 100644 --- a/account_payment_order/views/bank_payment_line.xml +++ b/account_payment_order/views/bank_payment_line.xml @@ -99,7 +99,7 @@