Class: Spree::SalesPerformanceReport::Result

Inherits:
Report::TimedResult show all
Defined in:
app/reports/spree/sales_performance_report.rb

Defined Under Namespace

Classes: Observation

Instance Attribute Summary

Attributes inherited from Report::Result

#end_date, #observations, #report, #start_date, #time_scale

Method Summary

Methods inherited from Report::TimedResult

#build_empty_observations, #build_report_observations, #headers, #populate_observations

Methods inherited from Report::Result

#build_report_observations, #chart_json, charts, #headers, #initialize, #populate_observations, #query_results, #search_attributes, #time_dimension, #to_h, #total_pages

Constructor Details

This class inherits a constructor from Spree::Report::Result