[% PROCESS elements.html; PROCESS report_base.html; BALANCE_TYPES = [ {text = text('Debit'), id = -1} {text = text('Credit'), id = 1} {text = text('Normal'), id = 0} ]; TRIAL_BALANCE_TYPES = [ {text = text('Full'), id = 'sql-ledger' }, {text = text('Ending'), id = 'balance' } ] %]