From 7a88100961bcce87e4ec9f9acbccb94d675f4e7c Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Mon, 30 Jun 2014 14:25:20 +0200 Subject: [PATCH] [IMP] account.invoice.report: default `Year` filter should include draft invoices without `date` This affects the result when Draft invoices are included, so that they actually appear even without any `date` value, as they are often meant for the current year. --- addons/account/report/account_invoice_report_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/account/report/account_invoice_report_view.xml b/addons/account/report/account_invoice_report_view.xml index 01e3dc72d68..35cb43467f2 100644 --- a/addons/account/report/account_invoice_report_view.xml +++ b/addons/account/report/account_invoice_report_view.xml @@ -21,7 +21,7 @@ - +