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