Archive for August 21st, 2012
MDGP 2013 Feature of the Day: Consolidated Invoicing
Microsoft have started the Microsoft Dynamics GP 2013 Feature of the Day series on the Inside Microsoft Dynamics GP Blog.
Feature of the Day: Consolidated Invoicing
Welcome to the Microsoft Dynamics GP 2013 Feature of the Day. Using this feature, customers can combine several shipments/fulfillment orders made over a period of time into a combined invoice, thus reducing the number of invoices generated for a customer
How To Install The GP Web Services – Verification
In this series’ three previous posts, I’ve covered the prerequisites, the installation process and configuration. In this post, I’m going to cover the steps needed to verify the Web Services for Microsoft Dynamics GP have been installed and are working … Continue reading →
Update: Adding Window Size and Position Memory using the Support Debugging Tool
While I am updating examples, I have made some changes to the Adding Window Size and Position Memory using the Support Debugging Tool sample code. The original version used the Dex.ini to store the window size and position as a setting, for example: MBS_Win_POP_PO_Entry_POP_PO_Entry=-400,-118,664,456 The problem with this method is that it does not work well for a Terminal Server or Citrix based system (especially when there is a farm of servers). In this situation the settings are shared between multiple users and can differ depending on which server a user connects to.