Book Image

Microsoft Dynamics GP 2016 Cookbook

By : Mark Polino, Ian Grieve
Book Image

Microsoft Dynamics GP 2016 Cookbook

By: Mark Polino, Ian Grieve

Overview of this book

The latest release of Dynamics GP 2016 offers a powerful, adaptable, and cloud enabled enterprise accounting software solution. The new version has experienced changes in serviced-based architecture, workflow, existing functionalities, and the introduction of plenty of new features. This book will help you get the most out of Dynamics GP quickly and effectively. This book picks up where implementation training leaves off. Whether you are new or experienced, you will find useful recipes to improve the way you use and work with Dynamics GP. 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 you 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, connecting Dynamics GP to Microsoft Office, exposing hidden features in Dynamics GP, PowerBI, and much more!
Table of Contents (20 chapters)
Microsoft Dynamics GP 2016 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Understanding an asset's financial information with Asset Details


Dynamics GP has a nice module for tracking and maintaining Fixed Assets. However, many users have trouble figuring out the history of a specific asset. Often, users find that while reviewing fixed asset general ledger postings something looks wrong, but they can't figure out where to go in the Fixed Asset module to validate how transactions are posted.

Dynamics GP provides the ability to see every transaction for a Fixed Asset and its link back to the general ledger. This functionality can be hard to find. In this recipe we'll look at how to trace Fixed Asset transactions.

How to do it...

To get the specifics of Fixed Asset transactions, follow these steps:

  1. In Dynamics GP, select Financial from the Navigation list. Then pick Financial Detail under the Inquiry | Fixed Assets area.

  2. Use the lookup button (magnifying glass) to select asset 00001 suffix 1. Set the Book ID: field to INTERNAL.

  3. The Financial Detail Inquiry window will...