CORE POS - Fannie
The CORE POS back end
Public Attributes | List of all members
ReverseTransaction Class Reference
Inheritance diagram for ReverseTransaction:
COREPOS\Fannie\API\FanniePlugin

Public Attributes

 $plugin_settings
 
 $plugin_description
 

Additional Inherited Members

- Public Member Functions inherited from COREPOS\Fannie\API\FanniePlugin
 pluginUrl ()
 
 pluginDbStruct ($db, $struct_name, $db_name="")
 
- Static Public Member Functions inherited from COREPOS\Fannie\API\FanniePlugin
static memberOf ($file, $exclude='plugins')
 
- Static Protected Member Functions inherited from COREPOS\Fannie\API\FanniePlugin
static getPluginList ()
 
static defaultSearchDir ()
 

Member Data Documentation

ReverseTransaction::$plugin_description
Initial value:
= 'Plugin for posting reversal transaction. A reversal is
essentially the original transaction times minus one. Used in correcting
and cleaning up after mistakes.'
ReverseTransaction::$plugin_settings
Initial value:
= array(
'ReversalEmployee' => array('default'=>'1001','label'=>'Employee #',
'description'=>'Employee number to use when posting
reversal transactions'),
'ReversalLane' => array('default'=>'30','label'=>'Register #',
'description'=>'Register number to use when posting
reversal transactions')
)

Desired settings. These are automatically exposed on the 'Plugins' area of the install page and written to ini.php


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