From 2526b93059326a4fc07b57beb2b9ed02b1402b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Mon, 17 Jun 2024 16:49:26 +0200 Subject: [PATCH] [IMP] account_payment_order: Move Payments (from Payment line form view) to a more appropriate (and readable) place --- account_payment_order/views/account_payment_line.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/account_payment_order/views/account_payment_line.xml b/account_payment_order/views/account_payment_line.xml index 6341f0b43..aaefd6ff1 100644 --- a/account_payment_order/views/account_payment_line.xml +++ b/account_payment_order/views/account_payment_line.xml @@ -45,10 +45,14 @@ /> - + + + + +