|
| $description = '[Margin Movement] lists item movement with margin information.' |
|
| $report_set = 'Movement Reports' |
|
| $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 |
|
|
| $title = "Fannie : Margin Movement Report" |
|
| $header = "Margin Movement Report" |
|
| $sort_column = 5 |
|
| $sort_direction = 1 |
|
| $report_headers = array('UPC', 'Brand', 'Desc', 'Dept#', 'Dept', 'Cost', 'Sales', 'Margin', 'Markup', 'Contrib') |
|
| $required_fields = array('date1', 'date2') |
|
| $content_function = "form_content" |
|
| $required_fields = array() |
|
| $report_headers = array() |
|
| $report_format = 'html' |
|
| $report_cache = 'none' |
|
| $multi_report_mode = False |
|
| $multi_counter = 1 |
|
| $header_index = 0 |
|
| $sortable = true |
|
| $no_sort_but_style = false |
|
| $sort_column = 0 |
|
| $sort_direction = 0 |
|
| $new_tablesorter = false |
|
| $no_jquery = false |
|
| $chart_label_column = 0 |
|
| $chart_data_columns = array() |
|
| $form |
|
MarginMovementReport::form_content |
( |
| ) |
|
The documentation for this class was generated from the following file:
- fannie/reports/MarginMovement/MarginMovementReport.php