Class: QBFC::Reports::BudgetSummary
- Inherits:
-
QBFC::Report
- Object
- Base
- QBFC::Report
- QBFC::Reports::BudgetSummary
- Defined in:
- lib/qbfc/reports/budget_summary.rb
Constant Summary collapse
- REPORT_TYPE_PREFIX =
'Bsrt'
- REPORTS =
%w{BalanceSheetBudgetOverview BalanceSheetBudgetVsActual ProfitAndLossBudgetOverview ProfitAndLossBudgetPerformance ProfitAndLossBudgetVsActual}
Constants inherited from QBFC::Report
Method Summary
Methods inherited from QBFC::Report
#cell, #col_for, #data, get, get_class, qb_name, query, #rows, #subtotals, #text_rows, #totals
Methods inherited from Base
create_query, #initialize, is_base_class?, #method_missing, #ole_methods, parse_find_args, qb_name, #qb_name, #respond_to_ole?
Constructor Details
This class inherits a constructor from QBFC::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class QBFC::Base