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