Hi,
I have been given the task of integrating with a dynamics solution and creating Purchase Invoices. This is all going according to plan, however there is one stumbling block that I cannot resolve.
For a purchase invoice, there is a TaxScheduleKey - this relates to the form within dynamics called Tax Schedule Maintenance, and each Tax Schedule has a configured Tax Detail.
What I need to do is pull a list of all of these Tax Schedules and their related Tax Details from dynamics and synchronise it with our own database to provide lookups so they can alter the tax rates of the invoice before posting to dynamics, but I cannot seem to find any method for retrieving either, I can only seem to set the Tax Schedule key.
There are over 40 dynamics databases I need to synchronise with, so unfortunately I don't really see a manual import of the data as an option (except a last resort)
Thanks