| 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:
- fannie/modules/plugins2.0/GiveUsMoneyPlugin/bridge/GumCoreLayer.php