FIX: fecha saldo consolidado
This commit is contained in:
@ -254,7 +254,7 @@ class Excel extends Ideal\Service
|
|||||||
'bold' => true
|
'bold' => true
|
||||||
]
|
]
|
||||||
]);
|
]);
|
||||||
$sheet->getCell("U{$rowIndex}")->setValue("=C5")
|
$sheet->getCell("U{$rowIndex}")->setValue("=C4")
|
||||||
->getStyle()->applyFromArray([
|
->getStyle()->applyFromArray([
|
||||||
'font' => [
|
'font' => [
|
||||||
'bold' => true
|
'bold' => true
|
||||||
|
Reference in New Issue
Block a user