Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以使用 C#.NET(和 QBFC)将账单转移到 QuickBooks,但我想发送信用账单。例如,我希望能够进行预付款。在屏幕上,我必须将类型更改为信用(而不是账单)。
如何以编程方式执行此操作?
I found a way to fix this. If anyone know any other solutions, please update. I used IVendorCreditAdd & IMsgSetRequest.AppendVendorCreditAddRq() to create credit payment