mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Last fixes for budget before work on charts.
This commit is contained in:
@@ -30,6 +30,7 @@ class Budget implements BudgetInterface
|
||||
$return[$periodOrder] = isset($return[$periodOrder])
|
||||
? $return[$periodOrder]
|
||||
: ['date' => $period,
|
||||
'dateObject' => $rep->startdate,
|
||||
'budget_id' => $limit->budget_id];
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user