From 372860264ed1da858618bdc177bb95c55a4a7057 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Wed, 4 Dec 2024 22:01:31 +0100 Subject: [PATCH] [IMP] account_payment_order: Shorten the vertical used space Having 2 lines for the reference (one for the type and the other for the reference itself) steals vertical space to the really important things in the invoice: the lines, so we compact them into one line for better ergonomics. --- .../views/account_invoice_view.xml | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/account_payment_order/views/account_invoice_view.xml b/account_payment_order/views/account_invoice_view.xml index a9ceaf6ea..cca2b9d1b 100644 --- a/account_payment_order/views/account_invoice_view.xml +++ b/account_payment_order/views/account_invoice_view.xml @@ -58,13 +58,21 @@ + - + + + +