mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
New method of collecting balance.
This commit is contained in:
@@ -51,7 +51,7 @@ class FixUnevenAmount extends Command
|
||||
$this->convertOldStyleTransfers();
|
||||
$this->fixUnevenAmounts();
|
||||
$this->matchCurrencies();
|
||||
AccountBalanceCalculator::recalculateAll();
|
||||
AccountBalanceCalculator::forceRecalculateAll();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user