${reporttype}
${companyname}
Period: ${period}
Quarter
Sales
Paid
Balance
Tax
#
${foreach rows row}
${row.quarter}
${row.sales}
${row.payment}
${row.balance}
${row.taxes}
${row.count}
${end}
${totals.sales}
${totals.payment}
${totals.balance}
${totals.taxes}
${totals.count}