mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 12:44:31 -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);
|
$this->matchExpense($input);
|
||||||
}
|
}
|
||||||
|
|
||||||
// return $this->bt;
|
return $this->bts;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user