diff --git a/mis_template_financial_report/data/mis_report_kpi.xml b/mis_template_financial_report/data/mis_report_kpi.xml index 1ec8050a..4a54b426 100644 --- a/mis_template_financial_report/data/mis_report_kpi.xml +++ b/mis_template_financial_report/data/mis_report_kpi.xml @@ -1,4 +1,19 @@ + + + profit + Profit + -balp[('account_type', 'like', 'income%')][] + true + + + num + diff + sum + 0 + + + loss Loss @@ -12,24 +27,7 @@ 100 - - profit - Profit - -balp['|', ('account_type', 'like', 'income%'), ('account_type', 'like', 'equity_unaffected')][] - true - - - num - diff - sum - 0 - - - - 3 pl_to_report Profit or loss to report profit - loss @@ -41,50 +39,8 @@ 101 - - 8 - liability_header - Liability - liability + subreport_pl.pl_to_report - false - - num - none - none - 100 - - - - 7 - pl - Profit / Loss - subreport_pl.pl_to_report - false - - num - pct - sum - 102 - - - - 5 - liability - Liabilities - -bale['|', ('account_type', 'like', 'liability%'), ('account_type', '=', 'equity')][] - true - - - num - diff - sum - 101 - - + - 4 assets Assets bale[('account_type', 'like', 'asset%')][] @@ -98,4 +54,94 @@ + + liability_header + Liability + Equity + liability + equity + current_ue + previous_ue + false + + num + none + none + 100 + + + + liability + Liabilities + -bale[('account_type', 'like', 'liability%')][] + true + + + num + diff + sum + 101 + + + + equity + Equity + -bale[('account_type', '=', 'equity')][] + true + + + num + diff + sum + 102 + + + + unallocated_header + Unallocated Earnings + current_ue + previous_ue + false + + num + none + none + 103 + + + + current_ue + Current Year Unallocated Earnings + subreport_pl.pl_to_report -balp[('account_type', 'like', 'equity_unaffected')] + false + + num + diff + sum + 104 + + + + previous_ue + Previous Year Unallocated Earnings + -balu[] -bale[('account_type', 'like', 'equity_unaffected')] +balp[('account_type', 'like', 'equity_unaffected')] + false + + num + diff + sum + 105 + + + + pl + Profit / Loss + subreport_pl.pl_to_report + false + + num + pct + sum + 110 + +