Solution to eConnect Requester SOP Transaction trigger not creating output...
eConnect uses a Document Requester system to allow database activity in GP to be tracked, say for the creation of sales orders. It also allows the database to be queried via the eConnect API, without...
View ArticleEnabling Dynamics GP Modules
It can be confusing where in the GP user interface that functionality in GP is enabled from. It can seem like there is no consistent place to go in order to enable functionality. In this post I’m...
View ArticleDynavistics acquire rights to Trinity (m-hance) source code
The news article linked below reveals that Dynavistics have acquired rights to develop the Myridas products that were acquired themselves by m-hance when they absorbed Trinity Computers during the...
View Articletest company, test database, live company in test database, test company in...
How times have changed. Now we have a SAN and ESX Hypervisors hosting our servers, virtualisation and new hardware platforms have made managing enterprise infrastructure so much easier. For developers...
View ArticleSQL Calculate Customer Balance & On Order amount for Dynamics GP
The values in the Customer summary table RM00103 keep drifting from what they should be. This causes issues with our pick list printing service that was using them in a complex credit checking routine....
View ArticleDynamics GP 2015R2 & Dynamics GP 2016 Visual Studio Tools SDK download
Like many I’m used to just downloading my developer resources from MSDN subscriber downloads or MS Dynamics Customer source etc.Cleaning up my machines I lost the SDK for Visual Studio add-in creation...
View ArticleInstalling both msi & msp package together for Dynamics GP “R2” versions
For those with network deployment to consider, around one hundred machines we do, then Dynamics GP has a neat feature to “Create Installation Package”, which does just that. By selecting the option...
View ArticleHacking the suggested items feature in GP to create a flexible sales...
In telesales, and ecommerce we have three common directions to take a sale:Cross sellingDown sellingUp sellingThe Suggest Sales Item window by default design is intended to suggest other items that...
View ArticleDynamics GP window forms flickering-redrawing during Network Group Policy update
Rolling out Windows 10 to our estate has caused an issue with Dynamics GP interacting with Group Policy updates. The users are experiencing the form windows in Dynamics GP vigorously...
View ArticleUpgrading GP Addin Mods to use EF6
After adding the configuration sections to Dynamics.exe.config<sectionname="entityFramework"type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0,...
View ArticleDynamics GP upgrade changes keyable length of phone numbers
David Musgrave explains how to Changing the Phone Number Format to allow more characters to be inputted through the GP user interface.Using eConnect it is possible to set the full 21 characters of the...
View ArticleGPUG Magazine Q2–2016 is available!
If you didn’t already know, there is a professional magazine for Dynamics GP. Published by the Dynamics GP User Group (GPUG). The magazine has hints & tips, conference and events listings, product...
View Article“ta” eConnect stored procedures & upgrades a thought…
eConnect presents a “pre” and “post” procedure for the various document transactions. This allows custom SQL scripts to be ran before and after eConnect transactions. Beware, as anyone who works with...
View ArticleInstalling Word Addin GP, upgrade patch cannot be installed error
Switching on msi logging reveals the following extract form the log file:MSI (c) (68:F8) [12:44:21:188]: Full optimizations are not possible in the patch sequencer because new patch[es] had been added...
View ArticleDynamics GP auto roll out of updates
GP is very configurable, that is one of its big strengths. IT teams can update reports and form layouts, developers can create wonderful new add ins, new modules can be added or removed. etc. With...
View ArticleManaging document attachments in Dynamics GP
What is document attach?Dynamics GP 2013R2 introduces document attach, allowing files (photos, PDF’s, drawings, spread sheets, emails etc) to be associated, attached with objects in GP. An attachment...
View ArticleOffice Snipping Tool for creating documentation screen grabs - screen shot of...
The sniping tool is a handy tool that was introduced into the windows operating system and is one of the tools I most frequently use in windows. It is useful when creating documentation for Dynamics GP...
View ArticleERP integration–protecting API keys & cloud credentials
Securely manage your API keysWith a greater number of API’s in the enterprise that are dealing with increasingly sensitive business processes or data, it is now more important than ever to actively...
View ArticleUpdate all XML element nodes in an XML field of a SQL table
I wrote an electronic invoicing solution for Dynamics GP a long time ago. The XML invoices of various formats are stored against the invoice number in the database. The column was upgraded to XML type...
View ArticleWord Template reports format messed up when rendered to PDF
Dynamics GP2015 Word PDF Alignment wrongAfter upgrade to GP2015 it was found the modified reports using Word Templates screwed up when sent to email as PDF. After a week of investigation and following...
View Article