raymondjclark

Results 6 comments of raymondjclark

Also, client leads should not be sent over to QBO.

The plugin does indeed export customers before invoices or payments. Can you provide a little more log data around this error?

Or, create a customer in QBO when a lead is created and be done with it. One would have to manually delete the customer in QBO if the lead does...

Many changes have been made, please try the latest release.

I have run into the same problem. Something must have changed. This code appears to have come from https://github.com/wahern/dns/blob/master/src/dns.c and has not been touched for 4 years.

Now getting these errors: util/dns.c:6523:2: error: array subscript 4294967294 is above array bounds of 'unsigned char[1]' [-Werror=array-bounds] *(so->query->data - 2) = 0xff & (so->query->end >> 8); ^~~~~~~~~~~~~~~~~~~~~~ util/dns.c:6524:2: error: array...