|
|
| $report_set = 'Tenders' |
| |
|
| $description = '[Paycard Details] show individual integration transactions. Potential problems are flagged in red.' |
| |
|
| $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 |
| |
|
|
| $required_fields = array('date') |
| |
|
| $header = 'Integrated Transaction Details' |
| |
|
| $title = 'Integrated Transaction Details' |
| |
|
| $report_headers = array('Date and Time', 'Receipt#', 'Line#', 'Amount', 'Processor', 'Card Type', 'PAN', 'Result', 'Seconds', 'Error Code', 'HTTP Code', 'Reference#') |
| |
| | $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 |
| |
The documentation for this class was generated from the following file:
- fannie/reports/Paycards/PcDetailReport.php