mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Return list of bank transactions
This commit is contained in:
parent
dfed106ba1
commit
049da325af
@ -111,7 +111,7 @@ class MatchBankTransactions implements ShouldQueue
|
||||
$this->matchExpense($input);
|
||||
}
|
||||
|
||||
// return $this->bt;
|
||||
return $this->bts;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user