From 241244f6edf31683afa2b2e66962ae5e0ea2d51c Mon Sep 17 00:00:00 2001 From: Florent de Labarre Date: Tue, 9 Jun 2020 12:04:35 +0000 Subject: [PATCH] [FIX] account: cancelled invoices show in unpaid filter In account dashboard click on unpaid invoice : cancelled invoice are visibles closes odoo/odoo#52696 Signed-off-by: Quentin De Paoli (qdp) --- addons/account/views/account_move_views.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/addons/account/views/account_move_views.xml b/addons/account/views/account_move_views.xml index 34c239dc599ab..3d5702a739e5f 100644 --- a/addons/account/views/account_move_views.xml +++ b/addons/account/views/account_move_views.xml @@ -1076,10 +1076,11 @@ + - - - + + +