|
static | $EXCLUDE_TENDERS = array('MA', 'RR') |
|
OverShortTools::$plugin_description |
Initial value:= 'Plugin for comparing tender totals counted by cashiers
to totals from the POS transactions database.'
OverShortTools::$plugin_settings |
Initial value:= array(
'OverShortDatabase' => array(
'label'=>'Database',
'default'=>'core_overshort',
'description'=>'Database to store tables of plugin-specific
tender counts and related info.
Can be one of the default CORE databases or a separate one.'
)
)
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:
- fannie/modules/plugins2.0/OverShortTools/OverShortTools.php