CORE POS - Fannie
The CORE POS back end
Static Public Member Functions | List of all members
COREPOS\pos\install\db\Creator Class Reference

Static Public Member Functions

static createOpDBs ($db, $name)
 
static createTransDBs ($db, $name)
 
static createMinServer ($db, $name)
 
static dbStructureModify ($sql, $struct_name, $queries, &$errors=array())
 

Member Function Documentation

static COREPOS\pos\install\db\Creator::createOpDBs (   $db,
  $name 
)
static

Create opdata tables and views

Parameters
$db[SQLManager] database connection
$name[string] database name
Returns
[array] of error messages
static COREPOS\pos\install\db\Creator::createTransDBs (   $db,
  $name 
)
static

Create translog tables and views

Parameters
$db[SQLManager] database connection
$name[string] database name
Returns
[array] of error messages

Not using models for receipt views. Hopefully many of these can go away as deprecated.


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