|
| $description |
|
| $report_set = 'Sales Reports' |
|
| $themed = true |
|
| $required = True |
|
| $description |
|
| $page_set = 'Reports' |
|
| $report_set = '' |
|
| $discoverable = true |
|
const | META_BOLD = 1 |
|
const | META_BLANK = 2 |
|
const | META_REPEAT_HEADERS = 4 |
|
const | META_CHART_DATA = 8 |
|
const | META_COLOR = 16 |
|
StoreSummaryReport::css_content |
( |
) | |
|
Define any CSS needed
- Returns
- A CSS string
StoreSummaryReport::fetch_report_data |
( |
) | |
|
Margin column was added to departments but if deptMargin is present data may not have been migrated
Discounts applied at the member type level.
The summary of grand totals proportions for the whole store.
StoreSummaryReport::preprocess |
( |
) | |
|
Check if a non-html format has been requested from the links in the initial display, not the form.
StoreSummaryReport::$description |
Initial value:= "[Store Summary Report] shows total sales, costs and taxes
per department for a given date range in dollars as well as a percentage of
store-wide sales and costs. It uses actual item cost if known and estimates
cost from price and department margin if not;
relies on department margins being accurate."
The documentation for this class was generated from the following file:
- fannie/reports/StoreSummary/StoreSummaryReport.php