Is now capable of updating transactions over the API.

This commit is contained in:
James Cole
2019-04-06 08:10:50 +02:00
parent b692cccdfb
commit c519b4d0df
36 changed files with 1840 additions and 709 deletions

View File

@@ -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',