문제

I may be missing something in the OSR, but what query do I use to retrieve a customer statement? I cant seem to identify the right query.

Would greatly appreciate some insight.

Regards

도움이 되었습니까?

해결책

None of the QuickBooks APIs (QBFC and QBXML included) support fetching customer statements.

You could probably build your own by querying for the customers invoices, payments, etc. and displaying the summary data.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top