INKOMSTEN OVERZICHT
<%period%>
<%if department%>
| INKOMSTEN | 
  <%this_period%> | <%last_period%> | |
|---|---|---|---|
| <%income_account%> | <%income_this_period%> | <%income_last_period%> | |
| TOTAAL INKOMSTEN | <%total_income_this_period%> | 
  <%total_income_last_period%> | 
|
| UITGAVEN | 
|||
| <%expense_account%> | <%expenses_this_period%> | <%expenses_last_period%> | |
| TOTAAL UITGAVEN | <%total_expenses_this_period%> | <%total_expenses_last_period%> | |
| WINST / (VERLIES) | <%total_this_period%> | 
  <%total_last_period%> | 
|