qbfc - Bulk process invoices with QuickBooks SDK including cover letter -


There is a way to print through SDK (using QBXML and QuickBook Web Connector to connect to Java I'm an application server, SDK version 7.0, QuickBook Enterprise 9.0) Invoice with their cover letter? This can take a third party device, because it appears that QuickBooks has a small checkbox of "can be printed", so you can print them one by one from the reminder window one by one (you can Invoices can be printed in bulk, and labels are such large scale, but do not cover letters)?

As an alternative, any invoice is prepared so that it can be printed with a suitable cover letter later to prepare the invoice created through SDK? / P>

The only way to accomplish this is through a very tight quickbook UI event integration, and still it will be Challenging QuickBook SDK basically supports UI functionality (or is actually a subset, but a large subset). There is no way to specify a cover letter on the print invoice with UI, unless you do it manually, so there is no way to do this through SDK.

If any third party tool was able to do this, no one was able to find me.


Comments