- Microsoft Dynamics GP 2013 Cookbook
- Ian Grieve Mark Polino
- 294字
- 2021-08-20 16:54:16
Cleaning account lookups by removing accounts from lookups
A consequence of company growth is that the chart of accounts grows and the account lookups can get clogged up by the number of accounts in the system. While the General Ledger will stop showing an account in a lookup when the account is made inactive, other modules will continue to show these inactive codes.
However, Dynamics GP does contain a feature that can be used to remove inactive codes from lookups; this same feature can also be used to remove codes from lookups in series where the code should not be used, such as a sales code in the purchasing or inventory series.
How to do it...
Here we will see how to remove inactive accounts from lookups:
- Open Financial from the navigation pane on the left. In the main area page, under Cards, select Account.
- Enter, or do a lookup for, the account to be made inactive and removed from the lookups.
- Check the Inactive checkbox.
- Press and hold the Ctrl key and click on each of the lines in the Include in Lookup list.
- Click on Save to commit the changes.
Next time a lookup is done in any of the now deselected modules, the account will not be included in the list.
If the account is to be included in lookups in some modules but not in others, simply leave selected the modules in which the account should be included.

How it works...
Accounts will only be shown in lookups when the series is selected in the Include in Lookup list. For series other than General Ledger, simply marking an account inactive is not enough to remove it from the lookup although the code can't be used when the account is inactive.
- C++程序設計(第3版)
- Learning Cython Programming(Second Edition)
- Monkey Game Development:Beginner's Guide
- Reactive Programming with Swift
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- Python高級編程
- Hands-On C++ Game Animation Programming
- HTML5 and CSS3 Transition,Transformation,and Animation
- Python機器學習算法: 原理、實現與案例
- C語言開發基礎教程(Dev-C++)(第2版)
- Spring Boot+MVC實戰指南
- 零基礎學C語言(升級版)
- Mastering Adobe Captivate 7
- Unity Android Game Development by Example Beginner's Guide
- 從零開始學UI:概念解析、實戰提高、突破規則