Search update and optimization
This commit is contained in:
@ -66,7 +66,7 @@ class Venta extends Ideal\Model
|
||||
|
||||
public function proyecto(): Proyecto
|
||||
{
|
||||
return $this->propiedad()->departamentos()[0]->proyectoTipoUnidad->proyecto;
|
||||
return $this->propiedad()->proyecto();
|
||||
}
|
||||
|
||||
protected float $valor_util;
|
||||
|
Reference in New Issue
Block a user