| CORE POS - IS4C
    The CORE POS front end | 
 
  
 | Public Member Functions | |
| select_condition () | |
| message ($val, $ref, $reprint=False) | |
| standalone_receipt ($ref, $reprint=False) | |
| Public Attributes | |
| $paper_only = true | |
| $standalone_receipt_type = 'ccSlip' | |
| Protected Member Functions | |
| variable_slip ($ref, $reprint=False, $sigSlip=False) | |
| Additional Inherited Members | 
Make a signature slip for each Coop Cred tender used in the transaction.
| CCredSigSlip::message | ( | $val, | |
| $ref, | |||
| $reprint = False | |||
| ) | 
Generate the message
| $val | the value returned by the object's select_condition() | 
| $ref | a transaction reference (emp-lane-trans) | 
| $reprint | boolean | 
| CCredSigSlip::standalone_receipt | ( | $ref, | |
| $reprint = False | |||
| ) | 
Print message as its own receipt
| $ref | a transaction reference (emp-lane-trans) | 
| $reprint | boolean | 
| 
 | protected | 
The same data can be rendered two different ways. One's a signature slip, the other is just a list of date, amount, approval code, etc N.B. This isn't finished for CoopCred, just a placeholder.
| CCredSigSlip::$standalone_receipt_type = 'ccSlip' | 
Message can be printed independently from a regular receipt. Pass this string to ajax-end.php as URL parameter receiptType to print the standalone receipt.
 1.8.6
 1.8.6