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