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

Viewing open items with the Task List


Dynamics GP provides a Task List for managing items to be accomplished within the system. While not quite as powerful as, say, Outlook's tasks, the Task List in Dynamics GP can provide direct links to the appropriate window, web page, or external file needed to accomplish the task. Even Outlook can't provide a direct link to the right window in Dynamics GP. In addition, tasks can be assigned to other users in the system to better delegate the workload. Let's look at how to use the Task List in Dynamics GP in this recipe.

Getting ready

Open tasks are displayed on the Home page in Dynamics GP under the To Do heading.

To get started, select New Task from the Home Page to see the full task list. Yes, that's not particularly intuitive but that is how it works.

How to do it...

As an example, we'll look at adding a month end bank reconciliation task by completing the following steps:

  1. To create a new task, select New Task from the Home page in the To Do section to open the full task list.

  2. Select New Task on the Task List window. In the Task section enter Reconcile Bank Statement. Set the due date to the fifth of the next month and set the status to pending.

  3. In the Task Assigned To box, select a user to assign this task to. In the Link To box, pick Microsoft Dynamics GP window.

  4. To attach the Reconcile Bank Statements window, click on the blue arrow next to Name.

  5. In the new Add Command box that opens, pick Transactions on the left side then click on the plus (+) sign next to Financial on the right.

  6. In the right-side pane select Reconcile Bank Statement and click on OK.

  7. Click on Save to save the task. If the task was assigned to another user, it will now appear in that user's task list.

How it works...

The new task now appears in the Tasks area on the Home page. Checking the box next to a task marks it as complete and sets the user who completed the task as well as the date completed.

There's more...

Even better, tasks can be repeated, which means that they work great for regular processes such as month end or quarter end tasks.

Recurring tasks

To set a task as recurring:

  1. Select the Recurrence button during task creation or double-click on an existing task and pick Recurrence.

  2. From the previous example, select the Reconcile Bank Statement task and double-click the line.

  3. Click on the Recurrence button. Set the recurrence pattern to Monthly, select Day, and enter values 5 and 1 in the appropriate fields, as shown in the next screenshot.

    This means the task will recur on the fifth of each month. That's about five days after a typical bank statement cut off.

  4. Leave the range of recurrence set to No End Date and click on OK.

Now this task will repeat each month on the fifth day of the month, perfect for a calendar month end bank cut off. Obviously, if a company's bank statement cuts off at some other time during the month, these settings can be easily changed.

See also

  • The Using Reminders to remember important events recipe in Chapter 4, Automating Dynamics GP