[[ repeatIn(objects, 'o') ]] Accounting Entries [[ company.name ]] Currency: [[ company.currency_id.name ]] Date Voucher Nb Account Number Third party (Country) Entry label Debit Credit [[ repeatIn(o.line_ids, 'line') ]] [[ line.date ]] [[ line.ref ]] [[ line.account_id.code ]] [[ line.partner_id and line.partner_id.name ]] ([[ line.partner_id and line.partner_id.address and line.partner_id.address[0].country_id.code or '' ]] ) [[ line.name ]] [[ '%.2f' % line.debit ]] [[ '%.2f' % line.credit ]] TOTAL: