From e3559288b2dab5c506dc444e5c7136cff003ff97 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 308a56fb695..7331a295ff9 100644 --- a/account_payment_order/views/account_invoice_view.xml +++ b/account_payment_order/views/account_invoice_view.xml @@ -50,13 +50,21 @@ + - + + + +