Class: QBFC::Reports::Time

Inherits:
QBFC::Report show all
Defined in:
lib/qbfc/reports/time.rb

Constant Summary collapse

REPORT_TYPE_PREFIX =
'Trt'
REPORTS =
%w{TimeByItem
TimeByJobDetail
TimeByJobSummary
TimeByName}

Constants inherited from QBFC::Report

QBFC::Report::CLASSES

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