Class: Treasurer::Reporter::ReportAccount

Inherits:
Account
  • Object
show all
Defined in:
lib/treasurer/accounts.rb

Instance Attribute Summary

Attributes inherited from Account

#average, #currency, #external, #name, #original_currency, #projection, #runs

Method Summary

Methods inherited from Account

#available, #balance, #balance_graph_string, #cache, #currency_label, #deposited, #discretionary, #generate_report_account, #has_balance?, #info, #initialize, #linked_projected_account_info, #money_in_sign, #name_c, #name_c_file, #non_discretionary_projected_balance, #opening_balance, #opening_date, #projected_balance, #red_line, #report_account, #report_start, #should_report?, #sub_accounts, #summary_line, #summary_table, #type, #withdrawn, #write_balance_graph

Constructor Details

This class inherits a constructor from Treasurer::Reporter::Account