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

Public Attributes

 $plugin_settings
 
 $plugin_description = 'Plugin for downloading Select Nutrition invoices (via UNFI) and importing them as purchase orders'
 

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

SelectInvoiceGrabber::$plugin_settings
Initial value:
= array(
'SelectInvoiceUser' => array('default'=>'','label'=>'Username',
'description'=>'Username to log into UNFI website as Select account'),
'SelectInvoicePass' => array('default'=>'','label'=>'Password',
'description'=>'Password to log into UNFI website as Select account'),
)

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