From 84fb3f4e7836a0cc71f3551dca26ee15f5424d00 Mon Sep 17 00:00:00 2001 From: "Ahmad (alah)" Date: Mon, 30 Jun 2025 16:12:31 +0200 Subject: [PATCH] [IMP] account: hide invoice due date when state is canceled This commit aims to hide the invoice due date from the list view, when invoice is canceled. Task: 4908896 --- 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..36c9e3ccfe079 100644 --- a/addons/account/views/account_move_views.xml +++ b/addons/account/views/account_move_views.xml @@ -522,7 +522,7 @@ - +