This commit is contained in:
Sander Dorigo
2025-02-04 08:45:08 +01:00
parent b36a50381b
commit 8f6eefb5e7

View File

@@ -100,7 +100,7 @@ class GroupCollector implements GroupCollectorInterface
'category_id', 'category_id',
'budget_id', 'budget_id',
]; ];
$this->stringFields = ['amount', 'foreign_amount']; $this->stringFields = ['amount', 'foreign_amount','native_amount','native_foreign_amount'];
$this->total = 0; $this->total = 0;
$this->fields = [ $this->fields = [
// group // group