Which dictionary do I use if I have multiple versions of Microsoft Dynamics GP? If you are a Dexterity developer with many alternate Dynamics GP forms in your development dictionary, e.g., your development dictionary is Dynamics GP2013 RTM and the Dynamics GP client application dictionary is GP2013 SP1, which dictionary do you use? If the … Read more
Increasing the Account Number Length
Every year, our support team comes across this question: How do I change the Account Number Length in Microsoft Dynamics GP? It might be that your chart of accounts no longer fits your company’s reporting objectives or suites your needs. Whatever the reason, here’s a handy step-by-step guide on how to properly increase the account … Read more
Crestwood Associates Wins Acumatica US Partner of the Year
Recognized for Outstanding Leadership, Growth, and Expertise with Acumatica Acumatica announced at their 2017 annual conference, Crestwood Associates has been named Partner of the Year for 2016 in North America. “This year, we are honored to recognize the expertise and commitment from Crestwood Associates and name them as our top partner in the US,” Jon … Read more
Sink or swim: A guide to surviving sales tax in 2017
Businesses may feel out of their depth as states look to test the waters on tax compliance in the coming year Sales and use tax compliance can be a complex problem for many businesses. It almost feels like you need a bowie knife to cut through the regulatory red tape, although knowledge may be a … Read more
Setting up a Custom Email Signature in Dynamics CRM 2016
We’ve been waiting for this feature. It’s a customer request. Microsoft finally added a way to set up your own custom email signature in the newest version of Dynamics CRM. Yeah! Here’s step-by-step instructions: Navigate to the Options area under settings This will open up your Personal Options. Once here, navigate to the Email Signatures … Read more
Dynamics SL Tip: How to Resolve Month-end Warnings
Does this sound familiar? You are about to close the period or the year in Microsoft Dynamics SL (screen 01.560.00) and you get a warning that there are unreleased batches. This message essentially says caution — you started a batch in module xxx but never released it and the period to post is the current … Read more
Hiding a Blank Row in a SQL Server Reporting Services (SSRS) Report
Did you know you could hide a row on a SSRS report if all the fields on that row are blank? I found a lot of documentation on how to hide a text box, or even a row based a condition or calculation, such as blank, zero or null values. However, I didn’t see much … Read more
Setting a Datetime Value in Dynamics CRM 2016 Using C#
The below C# pseudocode will set a “Date and Time” attribute to a provided value using the Microsoft Dynamics CRM SDK framework. This part is very straightforward and can, in fact, be simplified by performing the type casting in one line rather than parsing via multiple lines. string sSourceValue = “12/01/2016”; string sDestField = <DateTime_Attribute>; … Read more
Nothing Happens When I Click on the Dynamics GP Menu
Recently, I came across an issue at a long time Microsoft Dynamics GP client. When they tried to go to the Receivings / Transaction Entry window via Transactions > Purchasing menu, nothing would happen. It would not open, even though the option was present in the menu. Additionally, there was no error message and it didn’t … Read more
Resetting Benefits in Dynamics SL Payroll for the Next Benefit Year
In Microsoft Dynamics SL, employee benefits are defined in the Benefit Maintenance (02.340.00) screen. The field ‘Year Type’ is used to determine when a benefit will be reset or roll over. Here’s an example and explanation of how to reset benefits for the next year. You have two options in the Year Type field: Employee … Read more
Helpful Storage Hints for SharePoint-enabled Storage & CRM
If you use Microsoft Dynamics CRM, now referred to as Dynamics 365, and SharePoint, you will want to read this. Did you know there are quick and easy ways to attach email correspondence and other files to your SharePoint library? Here are some tips for working with the SharePoint-enabled storage accessible from CRM: Log into … Read more
Entering a Blanket Purchase Order in Dynamics GP
There are many instances when you will need to use a Blanket Purchase Order in Microsoft Dynamics GP. For example, you might have subscriptions for support, where a customer is billed $200 per month on an annual basis. Or, you might have a recurring order of widgets, but maybe you get 5,000 every other month. … Read more
Using Pivot Tables in Acumatica 6
Take your reporting capabilities to the next level with the introduction of Excel pivot tables in Acumatica 6. Pivot tables are one of the key business intelligence tools in Excel, and now you can create and share them within Acumatica without the extra steps of exporting or importing your data. 3 Main Parts of a … Read more
How to Find the Missing Print Button in Microsoft Dynamics GP Manufacturing
You were happily working away every day in Microsoft Dynamics GP, and then one day your company upgraded to Dynamics GP 2013 R2 or later and suddenly, your Print button in Manufacturing was gone! You aren’t the first person to have this happen, and it can be startling the first time you go to print … Read more
How to Remove the Day in a Long Date Format in Management Reporter (MR)
In Management Reporter (MR), when printing a report with a Long Date header, the date shows the day of the week in both the Report Viewer and the Web Viewer as shown here: However, most clients I work with do not want the day of the week in the header. Here are the steps needed … Read more
Using SQL Stored Procedures as a Data Source in Scribe
Did you know that you can use SQL Stored Procedures (SP’s) as a data source in a Scribe Insight integration? You might have done something similar when you use SP’s as the data source for custom reports. Using SQL Server as a data source in Scribe lends all the power and functionality of SQL Server … Read more
Account Payable Check Batch Issue
We often run into Micorosft Dynamics GP errors with check batches. Sometimes, we find someone saved the batch without filling in the distribution, which generates an error message, but you can save through that. The problem is, when someone comes along to do a check run, the run will not complete. If you can’t complete … Read more
AR or Inventory (IN) Issues Batch Created in Order Management Show as Void
Have you ever encountered the following in Microsoft Dynamics SL? You are running Order Management in Dynamics SL You have AR or Inventory batches that are voided but appear to have data in them. You are missing AR invoices or Inventory transactions. The most common cause for this issue is that the Sales Journal Processes … Read more
How to Find Call History and Duration Information for Skype Calls
If you use Skype for Business, you can always go in and look at your call history. However, did you know, if you dig a little bit, you can also get the exact time, date and duration of the call? There might be other methods of retrieving this information, but here is the simplest method … Read more
Date Format Formulas ARM
Some of the most common reporting questions I receive are around formatting dates. All date formats are controlled by formulas entered in the Column Set. You just need to enter them as their own line in the Header Section. Here are some tips to get you started. Acumatica Date Formats This formula gives you the Fiscal Period: … Read more
Error Installing Management Reporter 2012
Error I was installing Management Reporter 2012 CU15 and got the following error: “Management Reporter Setup has ended prematurely” or it might state .NET 4.6 is not installed. Resolution: The fix is to run the Windows Server updates to update the server. This will then allow you to install Management Reporter successfully. The update that … Read more
Dynamics GP Exchange Email Not Working after Moving to Office 365
Client Issue: We recently had a support case where a client was using one Exchange server, and had just moved their email to Office365. They are using the “Exchange” email option in their environment since they are using Office and Outlook 64-bit. When prompted to login with their Exchange email credentials, they would continue to … Read more
Invalid Shortcut Path for Dynamics SL Causes the System to Crash on Startup
Maybe this has happened to you? You try to launch Dynamics SL, and the application crashes without opening. Next, you verify the path for the Dynamics SL shortcut, and it’s using either an incorrect mapped drive or a UNC path. This can be caused by several things: User Account Control not being turned off before … Read more
Get ready for new changes to sales and use tax in 2017
In 2017, when it comes to sales tax, states are taking stances on everything from soda to streaming content, tobacco to tampons. The New Year will also bring renewed efforts by states to implement internet sales taxes and continue the legal battle to overturn existing legislation. Here is a summary of 2017’s most newsworthy federal … Read more