mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Move some stuff around.
This commit is contained in:
@@ -447,6 +447,7 @@ class BillRepository implements BillRepositoryInterface
|
||||
// looks weird, but is useful:
|
||||
/** @var TransactionJournal $journal */
|
||||
$journal = TransactionJournal::expanded()->where('transaction_journals.id', $journal->id)->get(TransactionJournal::QUERYFIELDS)->first();
|
||||
// TODO REMOVE this in favour of something static in TransactionJournal.
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user