Fix Zapier with recurring invoices
This commit is contained in:
parent
1a27a5b77d
commit
4ae53d6ccc
1 changed files with 2 additions and 0 deletions
|
|
@ -1070,6 +1070,8 @@ class InvoiceRepository extends BaseRepository
|
|||
}
|
||||
}
|
||||
|
||||
$this->dispatchEvents($invoice);
|
||||
|
||||
return $invoice;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue