|
CORE POS - IS4C
The CORE POS front end
|
Public Member Functions | |
| errorCheck () | |
| defaultPrompt () | |
| preReqCheck () | |
Public Member Functions inherited from COREPOS\pos\lib\Tenders\TenderModule | |
| __construct ($code, $amt) | |
| errorCheck () | |
| preReqCheck () | |
| add () | |
| changeType () | |
| changeMsg () | |
| allowDefault () | |
| defaultTotal () | |
| defaultPrompt () | |
| disabledPrompt () | |
Protected Attributes | |
| $conn = null | |
Protected Attributes inherited from COREPOS\pos\lib\Tenders\TenderModule | |
| $tender_code | |
| $amount | |
| $name_string = '' | |
| $change_type = 'CA' | |
| $change_string = 'Change' | |
| $min_limit = 0 | |
| $max_limit = 0 | |
Additional Inherited Members | |
Protected Member Functions inherited from COREPOS\pos\lib\Tenders\TenderModule | |
| frankingPrompt () | |
Tender module for Coop Cred accounts Used for purchases under all Coop Cred programs.
| CoopCredTender::defaultPrompt | ( | ) |
What to do if the tender code entered alone, implying "pay for all of amount due with this tender"
| CoopCredTender::errorCheck | ( | ) |
Check for errors
| CoopCredTender::preReqCheck | ( | ) |
Set up state and redirect if needed
|
protected |
Singleton database connection
1.8.6