| 
| 
  | refresh_data ($trans_db, $month, $year, $day=False) | 
|   | 
|   | reload ($trans_db, $start_month, $start_year, $end_month=False, $end_year=False) | 
|   | 
|   | refresh_data ($trans_db, $month, $year, $day=False) | 
|   | 
|   | __construct ($con) | 
|   | 
| 
  | pushToLanes () | 
|   | 
| 
  | deleteFromLanes () | 
|   | 
|   | getModels () | 
|   | 
|   | setConnectionByName ($db_name) | 
|   | 
  
  
      
        
          | SumDeptSalesByDayModel::$columns | 
         
       
   | 
  
protected   | 
  
 
Initial value:= array(
    'date_id' => array('type'=>'INT','primary_key'=>True,'default'=>0),
    'department' => array('type'=>'INT','primary_key'=>True,'default'=>''),
    'total' => array('type'=>'MONEY','default'=>0.00),
    'quantity' => array('type'=>'DOUBLE','default'=>0.00)
    )
 
 
 
The documentation for this class was generated from the following file:
- fannie/modules/plugins2.0/CoreWarehouse/models/SumDeptSalesByDayModel.php