From a517fe67a8ae906f61294350ac4028ca283caeca Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Thu, 18 Jan 2024 13:22:46 +0000 Subject: [PATCH] account_usability_akretion: update account.invoice.report views --- account_usability_akretion/__manifest__.py | 2 +- .../views/account_invoice_report.xml | 57 ++++++------------- 2 files changed, 17 insertions(+), 42 deletions(-) diff --git a/account_usability_akretion/__manifest__.py b/account_usability_akretion/__manifest__.py index 187bdce..429a51f 100644 --- a/account_usability_akretion/__manifest__.py +++ b/account_usability_akretion/__manifest__.py @@ -18,7 +18,7 @@ 'views/account_account.xml', 'views/account_group.xml', # 'views/account_bank_statement.xml', -# 'views/account_invoice_report.xml', + 'views/account_invoice_report.xml', 'views/account_journal.xml', 'views/account_move.xml', 'views/account_menu.xml', diff --git a/account_usability_akretion/views/account_invoice_report.xml b/account_usability_akretion/views/account_invoice_report.xml index 7a4d7be..d57fc43 100644 --- a/account_usability_akretion/views/account_invoice_report.xml +++ b/account_usability_akretion/views/account_invoice_report.xml @@ -1,6 +1,6 @@ @@ -8,56 +8,31 @@ - + usability.account.invoice.report.tree account.invoice.report + - - - - - - - - - - + + + - - - - - - - - - - - + + + + - - {'search_default_current': 1, 'search_default_supplier': 1, 'group_by': ['invoice_date']} - pivot,graph - - - - {'search_default_current': 1, 'search_default_customer': 1, 'group_by': ['invoice_date']} - pivot,graph - - - - usability.account.invoice.report + account.invoice.report - + - - - - + + + + -