<%company%>
<%address%>

INCOME STATEMENT
<%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%> <%last_period%>
<%income_account%> <%income_this_period%> <%income_last_period%>


TOTAL INCOME <%total_income_this_period%>
<%total_income_last_period%>
EXPENSES

<%expense_account%> <%expenses_this_period%> <%expenses_last_period%>


TOTAL EXPENSES <%total_expenses_this_period%>

<%total_expenses_last_period%>

INCOME / (LOSS) <%total_this_period%>

<%total_last_period%>