commit
6472907251
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ class PaymentCreatedActivity implements ShouldQueue
|
|||
|
||||
InvoiceWorkflowSettings::dispatchNow($invoice);
|
||||
|
||||
$this->activity_repo->save($fields, $invoice);
|
||||
$this->activity_repo->save($fields, $invoice, $event->event_vars);
|
||||
}
|
||||
|
||||
if (count($invoices) == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue