/**
  * Set Model Class
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_init('esendex_events/adminSalesReport');
 }