Good afternoon,
Using C# I'm:
1) Creating a new Sales Invoice having a number of line items having a certain cost
2) Electronically paying the total invoice value (Authorize.NET)
3) Upon success I would like apply the payment to the Sales Invoice (was using GPWebservice UpdateSalesInvoice to accomplish this)
Using the GP Thick Client I am not seeing my applied payments, although I am not encountering an server errors.
I am not an Accounting type by any stretch of one imagination. However, I can read. "Posting" an Invoice removes invoiced items from Inventory. I beleive this the step that I am missing: Posting a Sales Invoice.
How does one go about Posting a Sales Invoice via the Dynamics Web Services for GP? If I have to do this via the eConnect API...that is fine since I've already started on a Web Service wrapper for that.
Many thanks,
Don
*This post is locked for comments