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