Hi,
Account.invoice.tree displays 'out_invoice' and 'out_refund' on the same view but total column is the sum of invoices and refunds.
How should I do to get total_invoices and total_refunds in two differents columns (1 column amount_total for 'out_invoice' and 1 column for 'out_refund') ?