mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for Zapier
This commit is contained in:
parent
3e50dc2da0
commit
114ab3ce72
@ -929,6 +929,8 @@ class InvoiceRepository extends BaseRepository
|
||||
$clone->invitations()->save($cloneInvitation);
|
||||
}
|
||||
|
||||
$this->dispatchEvents($clone);
|
||||
|
||||
return $clone;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user