- Microsoft Dynamics GP 2013 Cookbook
- Ian Grieve Mark Polino
- 417字
- 2021-08-20 16:54:15
Relating or linking items for suggested sales
Dynamics GP 2013 brings the ability to relate or link items together, in order to allow for up- or cross-selling within sales order processing. This functionality can also be of benefit when linking together items that are required for the initially entered item to work.
Getting ready
In Dynamics GP, select Inventory from the navigation pane. In the Inventory area page, select Item in the Cards area. This will open Item Maintenance.
- Enter, or do a lookup and select,
2-A3284A
in Item Number to enter the suggested items. - Click on the Suggest Items button to open the Suggest Sales Item Maintenance page.
- Check the checkboxes in the Document Type section to enable the suggested items for quotes, orders, invoices, and fulfillment orders as required.
- In the scrolling window, enter the Item Number and Suggested Quantity for each item, which is to be suggested when the sales transaction is entered.
- In this example, three items have been entered, each with Suggested Quantity set to 1:
256 SDRAM
24X IDE
4-A3539A
How to do it...
Let's now look at how the related/linked items are used in sales transactions for suggesting items for sale:
- Open the Sales Transaction Entry window in Dynamics GP by selecting Sales from the navigation pane and clicking on Sales Transaction Entry in the Transactions section.
- Select Type and Type ID as Order and STDORD.
- Enter
AARONFIT0001
in the Customer ID field. - Click on the Currency ID field to set the default
Z-US$
. - In the scrolling window, enter
2-A3284A
in Item Number. - Enter
1
in the Quantity Ordered field. - Select Override Shortage and click on OK.
- Enter 000052 in the Serial Number field in Sales Serial Number Entry when it pops up.
- Click on OK to close Sales Serial Number Entry.
- Tab through the remaining fields and enter the credit limit override password, and click on OK.
- Suggest Sales Item Entry will pop up showing the available suggested items.
- Check the checkboxes next to 256 SDRAM and 24X IDE, and accept the Suggested Quantity of 1.
- Click on OK to accept these suggested items.
- The selected suggested items will be added to the sales transaction for processing as standard transaction lines.
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
- The Selecting multiple serial or lot numbers recipe
推薦閱讀
- C++面向對象程序設計(第三版)
- Qt 5 and OpenCV 4 Computer Vision Projects
- C語言程序設計習題解析與上機指導(第4版)
- Android開發精要
- Scala Design Patterns
- 新手學Visual C# 2008程序設計
- FFmpeg入門詳解:音視頻原理及應用
- Hands-On Automation Testing with Java for Beginners
- 第一行代碼 C語言(視頻講解版)
- Learning jQuery(Fourth Edition)
- JavaScript程序設計(第2版)
- PHP 7從零基礎到項目實戰
- Python網絡爬蟲技術與應用
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- Python大規模機器學習