FIX: fecha saldo consolidado

This commit is contained in:
Juan Pablo Vial
2024-02-28 13:45:20 -03:00
parent fc9788a1cd
commit e8d43e43ff

View File

@ -254,7 +254,7 @@ class Excel extends Ideal\Service
'bold' => true
]
]);
$sheet->getCell("U{$rowIndex}")->setValue("=C5")
$sheet->getCell("U{$rowIndex}")->setValue("=C4")
->getStyle()->applyFromArray([
'font' => [
'bold' => true