🤖 Auto commit for release 'develop' on 2025-12-06

This commit is contained in:
JC5
2025-12-06 07:31:41 +01:00
parent a93f2d66af
commit 1f89dddb08
6 changed files with 348 additions and 284 deletions

View File

@@ -123,8 +123,8 @@ class IndexController extends Controller
// get all active budgets:
$budgets = $this->getAllBudgets($start, $end, $currencies, $this->primaryCurrency);
// echo '<pre>';
// var_dump($budgets[0]);exit;
// echo '<pre>';
// var_dump($budgets[0]);exit;
$sums = $this->getSums($budgets);
// get budgeted for default currency: