Correction Cost indicator R$/MWh.
This commit is contained in:
parent
7b99cfbf7f
commit
d8a399ede1
@ -152,9 +152,6 @@ class EconomyRepository extends AbstractRepository implements EconomyContractInt
|
|||||||
->orderBy(DB::raw("mes, dad_estimado"))
|
->orderBy(DB::raw("mes, dad_estimado"))
|
||||||
->get();
|
->get();
|
||||||
|
|
||||||
$result = Helpers::checkDate($value);
|
return Helpers::checkDate($value);
|
||||||
|
|
||||||
return Helpers::orderByDate($result);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user