From 80918e084dacf2508b5185c125d6d794d3a8161b Mon Sep 17 00:00:00 2001 From: yagho-odoo Date: Mon, 3 Nov 2025 16:44:39 +0100 Subject: [PATCH] [IMP] account: hide the invoice due date if the invoice is cancelled in list view for cancelled invoices, the due date was still showing even though it is not relevant anymore as no payment is expected task id: 5231295 --- 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 943748227126e..5de8cc74292ff 100644 --- a/addons/account/views/account_move_views.xml +++ b/addons/account/views/account_move_views.xml @@ -523,7 +523,7 @@ - +