mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Is now capable of updating transactions over the API.
This commit is contained in:
@@ -99,6 +99,7 @@ class GroupCollector implements GroupCollectorInterface
|
||||
'transaction_types.type as transaction_type_type',
|
||||
'transaction_journals.description',
|
||||
'transaction_journals.date',
|
||||
'transaction_journals.order',
|
||||
|
||||
# source info (always present)
|
||||
'source.id as source_transaction_id',
|
||||
|
Reference in New Issue
Block a user