mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove reference to temp_amount
This commit is contained in:
@@ -128,8 +128,6 @@ class TransactionJournalFactory
|
||||
// invalidate cache.
|
||||
app('preferences')->mark();
|
||||
|
||||
$journal->temp_amount = $totalAmount;
|
||||
|
||||
return $journal;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user