Hi,
I’m trying out the Quickbooks integrator from nSoftware and having a bit of trouble, which I have also queried their support about.
When trying to create a new invoice items for a transaction, I need to use a class in the inqb package called InvoiceItem but although the editor seems happy with the reference, I get an error at runtime, ReferenceError: “InvoiceItem” is not defined.
I’ve already sucessfully used the customer bean to create and update a record in quickbooks, so not sure why I’m having trouble with the invoice component. I’ve tried prefixing the class name with the library name, inqb, but that results in the editor showing the line as a ‘Reference to an undeclared variable or property in inqb’.
Can someone point me in the right direction?
Kind regards,
Tony