Is cost accounting native to GP?
I m attempting to use MSMQ from Python using the win32com library, similar to this example. I m able to put messages onto the queue, but in this case it s a transactional queue, so I need to create a ...
Is cost accounting native to GP?
Answering own question - yes it is
Project Accounting is the name for the application provided by Microsoft Dynamics GP. It is hard to learn and hard to use so I generally convince my clients to use Olympic Project Cost instead. You have to pay for OLYPC but the money isn t huge and it s likely you would spend more that the cost of OLYPC in extra implementation and testing costs.
I m attempting to use MSMQ from Python using the win32com library, similar to this example. I m able to put messages onto the queue, but in this case it s a transactional queue, so I need to create a ...
Basically is there a call I can make through the GP web services to retrieve what companies a user has access to within Great Plains?
Receiving the following error when trying to pull reconciled orders from the last 30 days in Great Plains from a SOAP call: Server</faultcode><faultstring>System.Web.Services.Protocols....
I m writing a program to modify some invoices in GP10 using eConnect. Some of the invoices require the distributions to be reset because the totals do not add up correctly due to various other (not ...
We use webservices to integrate our Dynamics CRM 4.0 with GP 10.0. We do alot of integration using GP webservices like creating invoices, customers and vendors. However, we just faced a problem. We ...
I m trying to use econnect to insert TimeSheet Entry batches from an external system via "taPATimeSheetLineInsert". When using the fuctionnal currency everything works fine. The problem is that when ...
Is cost accounting native to GP?
I am coding in ASP.NET C#. I have Microsoft Dynamics GP hosted at a server and my database hosted at another server. I would like the GP database take value from some table there and synchronise it ...