<%company%>
<%address%>

INCOME STATEMENT <%if method eq 'cash'%>
CASH Method <%end method eq 'cash'%>
<%period%>

<%if department%>

Department: <%department%>

<%end department%> <%if projectnumber%>

Project Number: <%projectnumber%>

<%end projectnumber%> <%foreach income_account%> <%end income_account%> <%foreach expense_account%> <%end expense_account%>
INCOME

<%this_period%> <%previous_period%>
<%income_account%> <%income_this_period%> <%income_previous_period%>


TOTAL INCOME <%total_income_this_period%>
<%total_income_previous_period%>
EXPENSES

<%expense_account%> <%expense_this_period%> <%expense_previous_period%>


TOTAL EXPENSES <%total_expense_this_period%>

<%total_expense_previous_period%>

INCOME / (LOSS) <%total_this_period%>

<%total_previous_period%>

All amounts in <%currency%> <%if currency ne 'CAD'%> converted at <%exchangerate%> <%end currency ne 'CAD'%>.