Subir cartolas procesadas
This commit is contained in:
@ -15,6 +15,6 @@ class Contabilidad extends Ideal\Controller
|
||||
|
||||
public function tesoreria(DateTimeInterface $fecha): array
|
||||
{
|
||||
return $this->tesoreriaService->build($fecha);
|
||||
return $this->tesoreriaService->getOutput()->build($fecha);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user