From 0327ecf9b47fddef958acff72b916eb6c0f55d14 Mon Sep 17 00:00:00 2001 From: shzi-odoo Date: Wed, 9 Jul 2025 14:34:27 +0200 Subject: [PATCH] [IMP] account: hide due date in list view when irrelevant Updated the account move list view to conditionally hide the Due Date field when the invoice is either cancelled or already settled task-4908847 --- addons/account/views/account_move_views.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/account/views/account_move_views.xml b/addons/account/views/account_move_views.xml index 5ed5e8aa6eaeb..b514d7941a5c8 100644 --- a/addons/account/views/account_move_views.xml +++ b/addons/account/views/account_move_views.xml @@ -522,7 +522,7 @@ - +