Sorry, but there are no more tags available to filter with.
-
I was using WebServices for Dynamics GP. When i call the method CreatePurchaseOrder i'm having this error: Input number of decimal exceeds setup for currency decimal places. This is the code that i wrote: MoneyAmount ma = new MoneyAmount(); ma.Currency = "USD"; ma.DecimalDigits = 2; ma...
Page 1 of 1 (1 items)