mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-08 13:47:19 +00:00
Cleaning up.
This commit is contained in:
@@ -106,6 +106,7 @@ class TransactionJournal implements TransactionJournalInterface, CUD, CommonData
|
||||
|
||||
list($fromAccount, $toAccount) = $this->storeAccounts($data);
|
||||
|
||||
/** @noinspection PhpParamsInspection */
|
||||
$this->storeBudget($data, $model);
|
||||
$this->storeCategory($data, $model);
|
||||
|
||||
|
Reference in New Issue
Block a user