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