CORE POS - Fannie
The CORE POS back end
|
Public Member Functions | |
preprocess () | |
readinessCheck () | |
post_vendorID_invoice_num_po_num_invoice_date_handler () | |
post_file_handler () | |
post_file_view () | |
get_complete_view () | |
get_view () | |
Public Member Functions inherited from FannieRESTfulPage | |
readRoutes () | |
preprocess () | |
bodyContent () | |
unitTest ($phpunit) | |
Public Attributes | |
$themed = true | |
Protected Attributes | |
$header = 'Import Alberts Invoice PDF' | |
$title = 'Import Alberts Invoice PDF' | |
Protected Attributes inherited from FannieRESTfulPage | |
$__method = '' | |
$__models = array() | |
$__routes | |
$__route_stem = 'unknownRequest' | |
Additional Inherited Members | |
Protected Member Functions inherited from FannieRESTfulPage | |
unknownRequestHandler () | |
unknownRequestView () | |
getModel ($database_connection, $class, $params, $find=False) | |
get_model ($database_connection, $class, $params, $find=False) | |
AlbertsPdfImport::post_file_view | ( | ) |
Excessively wide fields can break the layout and split the single PDF line into two text lines. Try joining consecutive lines and see if they match the single-line pattern
AlbertsPdfImport::post_vendorID_invoice_num_po_num_invoice_date_handler | ( | ) |
Add entries to vendor catalog if they don't exist
AlbertsPdfImport::readinessCheck | ( | ) |
Make sure pdftotext and the PDF wrapper for that program are available.