Merge branch 'develop' into feature/cierres
This commit is contained in:
@ -36,7 +36,7 @@ class Terreno extends Ideal\Service
|
||||
return $proyecto->terreno;
|
||||
}
|
||||
try {
|
||||
// Valor 1o Enero
|
||||
// Valor 1o enero
|
||||
return $this->getValorContable($proyecto, $lastNovember->add(new DateInterval('P1M'))->add(new DateInterval('P1D')));
|
||||
} catch (Implement\Exception\EmptyResponse) {}
|
||||
if ($proyecto->terreno->fecha === null) {
|
||||
|
Reference in New Issue
Block a user