[[ repeatIn(get_years(data['form']), 'y') ]] Account Balance - [[ company.currency_id.name ]] Year : [[ y['year'] ]] [[ data['form']['show_columns'] and 'Code' or removeParentNode('blockTable') ]] Account Name [[ data['form']['compare_pattern']!='none' and 'C.S.Y.T.(C./P)' or removeParentNode('font') ]] Debit Credit Balance [[ data['form']['show_columns'] and removeParentNode('blockTable') or 'Code' ]] Account Name [[ data['form']['compare_pattern']!='none' and 'C.S.Y.T.(C./P)' or removeParentNode('font') ]] Balance
[[ repeatIn(get_lines(y,data['form']), 'a') ]] [[ (data['form']['format_perc'] or not data['form']['show_columns']) and removeParentNode('blockTable') ]] [[ a['code'] ]] [['.....'*(a['level']-1) ]][[ a['name'] ]] [[ a['pattern'] ]] [[ a['debit'] ]] [[ a['credit'] ]] [[ a['balance'] ]] [[ (not data['form']['format_perc'] or not data['form']['show_columns']) and removeParentNode('blockTable') ]] [[ a['code'] ]] [['.....'*(a['level']-1) ]] [[ a['name'] ]] [[ a['pattern'] ]] [[ a['debit'] ]] [[ a['credit'] ]] [[ a['balance'] ]] [[ a['balance_perc'] ]] [[ (data['form']['format_perc'] or data['form']['show_columns']) and removeParentNode('blockTable') ]] [[ a['code'] ]] [['.....'*(a['level']-1) ]] [[ a['name'] ]] [[ a['pattern'] ]] [[ a['balance'] ]] [[ (not data['form']['format_perc'] or data['form']['show_columns']) and removeParentNode('blockTable') ]] [[ a['code'] ]] [['.....'*(a['level']-1) ]] [[ a['name'] ]] [[ a['pattern'] ]] [[ a['balance'] ]] [[ a['balance_perc'] ]]
[[ not data['form']['show_columns'] and removeParentNode('blockTable') ]] Total : [[ total_dr() ]] [[ total_cr() ]] [[ data['form']['compare_pattern']!='none' and "C.S.Y.T.(C./P) : Compare Selected Years In Terms of Cash/Perc" or removeParentNode('font') ]]