public function getDailyTarget()
 {
     $this->__load();
     return parent::getDailyTarget();
 }