From 9c7e86a848d6958808300f4928de0286956f05e6 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Mon, 15 Apr 2024 12:21:55 +0200 Subject: [PATCH] fixup! [MIG] mis_template_financial_report: Migration to 16.0 --- mis_template_financial_report/data/mis_report_kpi.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mis_template_financial_report/data/mis_report_kpi.xml b/mis_template_financial_report/data/mis_report_kpi.xml index e25a5734..1ec8050a 100644 --- a/mis_template_financial_report/data/mis_report_kpi.xml +++ b/mis_template_financial_report/data/mis_report_kpi.xml @@ -15,7 +15,9 @@ profit Profit - -balp[('account_type', 'like', 'income%')][] + -balp['|', ('account_type', 'like', 'income%'), ('account_type', 'like', 'equity_unaffected')][] true @@ -71,7 +73,7 @@ Liabilities -bale['|', ('account_type', 'like', 'liability%'), ('account_type', 'like', 'equity%')][] + >-bale['|', ('account_type', 'like', 'liability%'), ('account_type', '=', 'equity')][] true