qMerge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop

This commit is contained in:
Sander Dorigo
2025-02-11 16:10:48 +01:00
15 changed files with 35 additions and 37 deletions

View File

@@ -174,6 +174,7 @@ class MonthReportGenerator implements ReportGeneratorInterface
$locale = app('steam')->getLocale();
// call is correct.
Log::debug(sprintf('getAuditReport end: Call finalAccountBalance with date/time "%s"', $this->end->toIso8601String()));
return [
'journals' => $journals,
'currency' => $currency,