- Microsoft Dynamics GP 2013 Cookbook
- Ian Grieve Mark Polino
- 239字
- 2021-08-20 16:54:14
Selecting multiple serial or lot numbers
One very welcome addition to Dynamics GP 2013 is the ability to select multiple serial or lot numbers when entering a sales transaction. For each project, the serial number had to be selected and the Insert button had to be clicked; now several serial or lot numbers can be selected and the Insert can be hit once, saving a great deal of time.
How to do it...
To select multiple serial numbers, perform the following steps:
- Open the Item Transfer Entry window in Dynamics GP by selecting Inventory from the navigation pane and clicking on Transfer Entry in the Transactions section.
- Enter
100XLG
in the Item Number field. - Tab three times and enter
5
in the Quantity field. - Enter
WAREHOUSE
in the From Site field. - Enter
DEPOT
in the To Site field. - The Item Transfer Serial Number Entry window will open. Use the Windows standard of Ctrl or Shift in combination with left-clicking with the mouse to select five serial numbers from the Available list and click on Insert >>.
There's more…
This multiselect works for both serial numbers and lot numbers throughout Dynamics GP 2013 wherever serial numbers can be selected.
See also
- The Tracking serial and lot numbers on drop ship POs recipe
- The Tolerance handling recipe
- The Reason codes for inventory transactions recipe
- The Preventing sales of a discontinued inventory recipe in Chapter 9, Preventing Errors in Dynamics GP
推薦閱讀
- Visual C++串口通信開發入門與編程實踐
- Learn to Create WordPress Themes by Building 5 Projects
- Rake Task Management Essentials
- C和C++安全編碼(原書第2版)
- Network Automation Cookbook
- DevOps入門與實踐
- 算法精粹:經典計算機科學問題的Python實現
- Mastering Julia
- 21天學通C++(第6版)
- 深入淺出PostgreSQL
- 快人一步:系統性能提高之道
- Python Data Analysis Cookbook
- Vue.js光速入門及企業項目開發實戰
- Oracle Database XE 11gR2 Jump Start Guide
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布