Using web services in 4.4 to send data from a web app into MAS Sales Orders. I won't let us import the sales tax (it is calculated on the app) and gives us the following error: ""[MasWebService.MasFault]: Could not set SO_SalesOrder_Bus column SalesTaxAmt: Sales Tax Amount is read only.""
Any ideas on how to get around this? I know I can manually over-ride tax in data entry in SO Entry but why can't I in web services?