<%# add navigation links to this file %>
  • <%= link_to "Balance Sheet", reports_balance_sheet_path%>
  • <%= link_to "Income Statement", reports_income_statement_path%>
  • <%= link_to "General Ledger", accounts_path%>
  • <%= link_to "Journal", entries_path%>