Eystein Bye
11/27/2023, 7:47 AMUserEventScript
that creates invoices when an order is fulfilled. We can also make invoices by a renewal script or manually. I just created an new UserEventScript
that triggers on invoice creation to add a payment link to the invoice.
My problem is that that last script does not trigger when the invoice was made from the first UserEventScript
. Is there anything I can do?
Could it be that the invoice is not created in the scenario? But it is transformed from a salesorder?Eystein Bye
11/27/2023, 10:07 AMcontext.UserEventType.EDIT
erictgrubaugh
11/27/2023, 2:26 PMEystein Bye
11/27/2023, 2:27 PMerictgrubaugh
11/27/2023, 2:30 PMEystein Bye
11/27/2023, 2:31 PM