| 
|   | pluginUrl () | 
|   | 
| 
  | pluginDbStruct ($db, $struct_name, $db_name="") | 
|   | 
| static  | memberOf ($file, $exclude='plugins') | 
|   | 
| 
static  | getPluginList () | 
|   | 
| 
static  | defaultSearchDir () | 
|   | 
      
        
          | 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:
- fannie/modules/plugins2.0/ReverseTransaction/ReverseTransaction.php