Fixes for bank transactions:
This commit is contained in:
parent
433af7b00c
commit
bced761d9b
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ class ProcessBankTransactions implements ShouldQueue
|
|||
|
||||
$this->bank_integration->from_date = now();
|
||||
$this->bank_integration->save();
|
||||
$this->stop_loop = false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue