From 5b28936ac37b62e7eead23e9840ee1ab316e9add Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 18 May 2026 21:34:24 +0200 Subject: [PATCH] [IMP] account_invoice_margin: set new option 'optional' hide to margin fields on tree views. Rational: this field is usefull to be in the tree. However, it is not usefull for all user in a day to day basis. put optional='hide' to make the invoice and invoice lines list tree view lighter. --- .../views/account_invoice_margin_view.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/account_invoice_margin/views/account_invoice_margin_view.xml b/account_invoice_margin/views/account_invoice_margin_view.xml index d640de73d..5070c0fdb 100644 --- a/account_invoice_margin/views/account_invoice_margin_view.xml +++ b/account_invoice_margin/views/account_invoice_margin_view.xml @@ -18,12 +18,12 @@ /> @@ -65,12 +65,12 @@