From dc92e72488a71bbfae2b60b493c77d4f28d1c87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Thu, 1 Sep 2022 19:16:47 +0200 Subject: [PATCH] [FIX] mis_template_financial_report: Remove balance of "Current Year Earnings" in Profit. According to the explanation https://github.com/OCA/account-financial-reporting/issues/888#issuecomment-1171101484 it is not necessary. TT37837 --- mis_template_financial_report/data/mis_report_kpi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mis_template_financial_report/data/mis_report_kpi.xml b/mis_template_financial_report/data/mis_report_kpi.xml index e573c41f..d565732a 100644 --- a/mis_template_financial_report/data/mis_report_kpi.xml +++ b/mis_template_financial_report/data/mis_report_kpi.xml @@ -19,7 +19,7 @@ Profit -balp[('user_type_id', 'in', (ref('account.data_account_type_other_income').id, ref('account.data_account_type_revenue').id, ref('account.data_unaffected_earnings').id,))][] + >-balp[('user_type_id', 'in', (ref('account.data_account_type_other_income').id, ref('account.data_account_type_revenue').id,))][] true