CORE POS - Fannie
The CORE POS back end
Static Public Member Functions | List of all members
GumCoreLayer Class Reference
Inheritance diagram for GumCoreLayer:
GumPosLayer

Static Public Member Functions

static writeTransaction ($emp_no, $register_no, $lines)
 
static getCustdata ($card_no)
 
static getMeminfo ($card_no)
 
- Static Public Member Functions inherited from GumPosLayer
static writeTransaction ($emp_no, $register_no, $lines)
 
static getCustdata ($card_no)
 
static getMeminfo ($card_no)
 

Member Function Documentation

static GumCoreLayer::writeTransaction (   $emp_no,
  $register_no,
  $lines 
)
static

Create a POS transaction

Parameters
$emp_no[int] employee ID
$register_no[int] lane ID
$lines[array] of records

Each record is a set of key/value pairs with the following keys: amount => purchase amount department => department ID# description => text description card_no => member ID#


The documentation for this class was generated from the following file: