// Id: #1608284
using ClarityConnect.Clients.CUT;
var cUT = Activate<CUT>();
await cUT.Invoices(null, null);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
{"message":"Invoice Document Validation Error(s):\nThe invoice can't be created without products. Add products and try again.\nThe order does not allow an invoice to be created."} /rest/V1/order/555180/invoice
System.Exception: {"message":"Invoice Document Validation Error(s):\nThe invoice can't be created without products. Add products and try again.\nThe order does not allow an invoice to be created."}
/rest/V1/order/555180/invoice
at ClarityConnect.Clients.CUT.CUT.ProcessInvoicesInforToMagento(PerformContext context, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessInvoices.cs:line 69
at ClarityConnect.Clients.CUT.CUT.Invoices(PerformContext context, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessInvoices.cs:line 26
at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Triggered by recurring job scheduler