Fixed ASSETS
|
<%this_period%>
COST/VALUATION | ACCUM DEPREC | NET BOOK VALUE |
|
<%last_period%> |
<%foreach fixed_asset_account%>
|
<%fixed_asset_accno%>--<%fixed_asset_account%> |
<%fixed_asset_cost%> | <%fixed_asset_accum%> | <%fixed_asset_this_period%> |
|
<%fixed_asset_last_period%> |
<%end asset_account%>
|
|
|
TOTAL FIXED ASSETS |
<%total_fixed_assets_cost_this_period%>
| <%total_fixed_assets_accum_this_period%> | <%total_fixed_assets_this_period%>
|
|
<%total_fixed_assets_last_period%>
|
ASSETS
|
<%this_period%> |
<%last_period%> |
<%foreach asset_account%>
|
<%asset_accno%>--<%asset_account%> |
|
<%asset_last_period%> |
<%end asset_account%>
|
|
|
TOTAL ASSETS |
| <%total_assets_this_period%>
| |
|
<%total_assets_last_period%>
|
LIABILITIES
|
<%foreach liability_account%>
|
<%liability_accno%>--<%liability_account%> |
| <%liability_this_period%> | |
|
<%liability_last_period%> |
<%end liability_account%>
|
|
|
|
Total Liabilities |
| <%total_liabilities_this_period%>
|
|
|
<%total_liabilities_last_period%>
|
|
Working Capital |
| | <%working_capital_this_period%> |
|
<%total_liabilities_last_period%>
|
|
Total Net Assets |
| | <%total_net_assets_this_period%>
|
|
<%total_liabilities_last_period%>
|
SHAREHOLDER'S EQUITY
|
<%foreach equity_account%>
|
<%equity_accno%>--<%equity_account%> |
<%equity_this_period%> |
<%equity_last_period%> |
<%end equity_account%>
|
|
|
|
Total Equity |
<%total_equity_this_period%>
| <%total_equity_last_period%>
|
TOTAL LIABILITIES & EQUITY |
<%total_this_period%>
|
<%total_last_period%>
|