Book Image

Microsoft Dynamics GP 2013 Cookbook

Book Image

Microsoft Dynamics GP 2013 Cookbook

Overview of this book

Microsoft Dynamics GP is an enterprise resource planning system, essentially an accounting system on steroids, designed for mid-sized organizations. The implementation of Dynamics GP is usually considered to be complex, and people often realize there must be more efficient ways of working with the system. This book will show readers how to improve their use of Dynamics GP and get the most out of this tool quickly and effectively. "Microsoft Dynamics GP 2013 Cookbook" picks up where implementation training leaves off. Whether you are new or experienced you will find useful recipes for improving the way you use and work with Dynamics GP. The clear recipe steps and screenshots make implementing these solutions easy for users of any level and will be sure to improve your efficiency with the Dynamics GP 2013 system. The book starts with recipes designed to enhance the usefulness of Microsoft Dynamics GP by personalizing the look and feel of the application. Most of the recipes are designed to give tips for a typical installation of Dynamics GP, including core financials and distribution modules. The book then moves through recipes that include automating Dynamics GP to allow users or administrators to focus on value adding tasks, harnessing the power of SmartLists to leverage both simplicity and power, connecting Dynamics GP to Microsoft Office 2013, exposing hidden features in Dynamics GP, and much more! Through the final chapters, the book covers system maintenance and extending Dynamics GP with the Support Debugging Tool and Professional Services Tools Library.
Table of Contents (22 chapters)
Microsoft Dynamics GP 2013 Cookbook
Credits
About the Author
Acknowledgment
About the Author
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
Index

Reducing clicks with start-up shortcuts


For users who want the same set of features available every time Dynamics GP opens, the shortcut bar supports automatically opening a window, SmartList Favorite, web page, macro, or external file when Dynamics GP starts.

For example, someone with heavy accounts payable responsibilities would regularly use the Payables Transaction Entry window. Adding that window as a start-up shortcut would open that window immediately after Dynamics GP starts without the user having to do anything. In this recipe, we'll look at how to activate a shortcut automatically when Dynamics GP starts.

Getting ready

To use this recipe, users need a basic familiarity with shortcuts. Since that was covered in the last recipe, everyone should be in good shape.

How to do it...

To set shortcuts to open automatically, complete the following steps:

  1. Open the Payables Transaction window in Dynamics GP by selecting Purchasing from the Navigation Pane and clicking on Transaction Entry.

  2. Select File | Add as a Shortcut to add the shortcut to the shortcut bar.

  3. Select Home to see the shortcut that was just added.

  4. Right-click on the shortcut that was just created and select Cut. Right-click on the Startup folder and select Paste. Once Dynamics GP is restarted, the window represented by the shortcut will start automatically.

How it works...

The Startup folder on the shortcut bar is designed to open items when Dynamics GP starts, providing consistent, quick access to regularly used items in the system. These are unique for each user.

There's more...

The Startup shortcut folder is designed for more than just windows in Dynamics GP.

File example

Another option to add items to the Startup folder on the shortcut bar is to right-click on the folder and select Add | Add External Shortcut. Name the shortcut and select Browse. Find the external file in the menu system and click on Open.

Optionally add a keyboard shortcut then click on Add.

Drag and drop

Experienced users will comment that it is also possible to select the shortcut with the left mouse button and drag it to the Startup folder. That works as well except for a bug in Dynamics GP that prevents dragging and dropping the first shortcut onto the Startup folder. If there is already a shortcut in the folder, dragging and dropping works fine, but until the first one has been created, dragging and dropping a shortcut onto a folder is impossible.

Interestingly, dragging shortcuts to folders worked correctly in Version 9 and seems to have broken with Version 10 and has not been fixed in either version 2010 or 2013.

See also

For more information on how the shortcut bar works, refer to the Getting faster access to data with the shortcut bar recipe in this chapter and the Improving consistency with shortcuts and user classes recipe in Chapter 4, Automating Dynamics GP.