Make sure all journals are included.

This commit is contained in:
James Cole
2016-10-09 09:41:03 +02:00
parent 90f2e27f1f
commit a4d2ed74fc

View File

@@ -321,6 +321,7 @@ class AccountTasker implements AccountTaskerInterface
} }
$set = $query->get( $set = $query->get(
[ [
'transaction_journals.id',
'other_side.account_id', 'other_side.account_id',
'other_account.name', 'other_account.name',
'other_account.encrypted', 'other_account.encrypted',