fixed undefined variable error
This commit is contained in:
parent
fc6ed02803
commit
435926d514
@ -383,6 +383,7 @@ abstract class Report
|
||||
|
||||
break;
|
||||
case 'quarterly':
|
||||
$start = $end = '';
|
||||
$quarters = $this->getFinancialQuarters($this->year);
|
||||
|
||||
foreach ($quarters as $quarter) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user