Is there a way to view and update the details shown in the Statistics pane of a Purchase Invoice (and Purchase Credit Memo)?
Specifically, I'm trying to set the Tax amounts manually -- which (when done in NAV) adds a line to the [Sales Tax Amount Difference] table.
But unfortunately adding the subform (or stats page) as a soap endpoint doesn't seem to provide the right filters for getting the right rows.
Perhaps I'm trying to solve the problem in the wrong manner?
Basically, I am given a Subtotal, Tax1, and Tax2 amount. From this, I need to populate a Purchase Invoice with those values. (the tax is not always a fixed % of the subtotal).
Any idea on how (or if) this is possible via SOAP?
Thanks!