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