[[ data['form']['amount_currency'] == False or removeParentNode('blockTable') ]] Date Partner Ref Mvt Entry Label Debit Crebit Balance [[ repeatIn(objects, 'a') ]] [[ repeatIn(get_children_accounts(a,data['form']), 'o') ]] [[ o.code or '']] [[ o.name or '']] [[ sum_debit_account(o, data['form']) or '0.0' ]] [[sum_credit_account(o, data['form']) or '0.0' ]] [[sum_solde_account(o, data['form']) or '0.0' ]] [[ repeatIn(lines(o, data['form']), 'line') ]] [[ line['date'] or '' ]] [[ line['partner'] or '']] [[ line['ref'] or '']] [[ line['move'] or '']] [[ line['name'] or '' ]] [[ line['debit'] or '0.0' ]] [[ line['credit'] or '0.0' ]] [[ line['progress'] or '0.0' ]] [[ data['form']['amount_currency'] == True or removeParentNode('blockTable') ]] Date Partner Ref Mvt Entry Label Debit Crebit Balance Currency [[ repeatIn(objects, 'a') ]] [[ repeatIn(get_children_accounts(a,data['form']), 'o') ]] [[ o.code or '' ]] [[ o.name or '' ]] [[ sum_debit_account(o, data['form']) or '0.0' ]] [[sum_credit_account(o, data['form']) or '0.0' ]] [[sum_solde_account(o, data['form']) or '0.0' ]] [[ sum_currency_amount_account(a, data['form']) or '0.0' ]] [[ repeatIn(lines(o, data['form']), 'line') ]] [[ line['date'] or '' ]] [[ line['partner'] or '' ]] [[ line['ref'] or '']] [[ line['move'] or '' ]] [[ line['name'] or '' ]] [[ line['debit'] and line['debit'] or '0.0' ]] [[ line['credit'] and line['credit'] or '0.0' ]] [[ line['progress'] and line['progress'] or '0.0' ]] [[ line['amount_currency'] or '0.0' ]] [[ line['currency_code'] or '']]