I am trying to test a simple routine to import sales orders using eConnect. All is fine until I get to a client where sales tax is collected. I import the lines, the taxes and then the header. I was used to importing PO's where you import the lines first and then the header and then the PO totals are computed automatically. That does not appear to be how sales orders work with eConnect. I keep getting a message(299) that the document total does not match. I believe this is because I was under the assumption that using eConnect would compute the sales tax amounts and then compute the document totals. That appears to be incorrect. How much of the math do I need to perform and pass down to the eConnect stored procedures?
*This post is locked for comments