Upgrading Microsoft Dynamics GP: Missing Security Roles
When you do a fresh install of Microsoft Dynamics GP, all of the required security roles and tasks are created. However, when Dynamics GP is upgraded, the new security roles and tasks are not...
View ArticleUpgrading to Microsoft Dynamics GP 2016 R2: Adding Missing Security Roles
With Microsoft Dynamics GP 2016 R2 now being available, there are some new security roles and tasks which need to be added. As they have for the last few versions, Microsoft have made available some...
View ArticleMissing Security Roles In Microsoft Dynamics GP 2018 RTM
The Dynamics GP Support and Services Blog has a post on the missing security in Microsoft Dynamics GP 2018 RTM; this is the new security roles and tasks created for the new functionality. For features...
View ArticleSimple Audit for Microsoft Dynamics GP: Series Index
I created a simple audit a while ago when a client had a requirement to audit the change of EFT details on vendors, but did not have sufficient budget for a full audit product like the Assure Suite...
View ArticleSimple Audit for Microsoft Dynamics GP: Introduction
This post is part of a series on creating a simple audit for Microsoft Dynamics GP. I created a simple audit a while ago when a client had a requiremnet to audit the change of EFT details onvendors,...
View ArticleSimple Audit for Microsoft Dynamics GP: Create Table
This post is part of a series on creating a simple audit for Microsoft Dynamics GP. The first step in creating the audit is to create a table in the company database to hold the audited information....
View ArticleSimple Audit for Microsoft Dynamics GP: Create Triggers
This post is part of a series on creating a simple audit for Microsoft Dynamics GP. With the table created to store the audited information, the second step is to create the required triggers on the...
View ArticleSimple Audit for Microsoft Dynamics GP: SQL View for Reporting
This post is part of a series on creating a simple audit for Microsoft Dynamics GP. Once the audit table and triggers have been deployed, any changes made through the audit will be recorded and...
View ArticleSimple Audit for Microsoft Dynamics GP: Conclusion
This post is part of a series on creating a simple audit for Microsoft Dynamics GP. As I’ve shown over the last few posts, it is relatively easy to create a simple audit on a table in Dynamics GP, but...
View Article