| 
    CORE POS - Fannie
    
   The CORE POS back end 
   | 
 
  
 Public Member Functions | |
| doc () | |
| guessAccounts () | |
| normalize ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK, $doCreate=False) | |
  Public Member Functions inherited from BasicModel | |
| __construct ($con) | |
| pushToLanes () | |
| deleteFromLanes () | |
| getModels () | |
| setConnectionByName ($db_name) | |
Protected Attributes | |
| $name = "PurchaseOrder" | |
| $columns | |
| $preferred_db = 'op' | |
  Protected Attributes inherited from BasicModel | |
| $normalize_lanes = false | |
| $currently_normalizing_lane = false | |
Additional Inherited Members | |
  Public Attributes inherited from BasicModel | |
| const | NORMALIZE_MODE_CHECK = 1 | 
| const | NORMALIZE_MODE_APPLY = 2 | 
  Protected Member Functions inherited from BasicModel | |
| normalizeLanes ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK) | |
| loadHooks () | |
| afterNormalize ($db_name, $mode) | |
| PurchaseOrderModel::normalize | ( | $db_name, | |
$mode = BasicModel::NORMALIZE_MODE_CHECK,  | 
        |||
$doCreate = False  | 
        |||
| ) | 
A really, REALLY old version of this table might exist. If so, just delete it and start over with the new schema.
      
  | 
  protected | 
 1.8.6