Archive for August 21st, 2012

MDGP 2013 Feature of the Day: Consolidated Invoicing

| 08/21/2012 | 0 Comments
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.

Continue Reading

Feature of the Day: Consolidated Invoicing

| 08/21/2012 | 0 Comments

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

Continue Reading

How To Install The GP Web Services – Verification

| 08/21/2012 | 0 Comments
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 →

Continue Reading

Update: Adding Window Size and Position Memory using the Support Debugging Tool

| 08/21/2012 | 0 Comments

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.

Continue Reading