{{ label(record.raw.__name__, 'untaxed_amount') }} {{ label(record.raw.__name__, 'tax_amount') }} {{ label(record.raw.__name__, 'total_amount') }}
{{ record.render.untaxed_amount }} {{record.currency.render.symbol}} {{ record.render.tax_amount }} {{record.currency.render.symbol}} {{ record.render.total_amount }} {{record.currency.render.symbol}}