Difference between revisions of "Add Item to Sales Order Tests"
From Opentaps Wiki
Jump to navigationJump to searchm (Protected "Add Item to Sales Order Tests": Sysop page [edit=sysop:move=sysop]) |
|||
Line 31: | Line 31: | ||
You should see a list of all products which begin with "GZ", such as GZ-1000, GZ-1001, GZ-1004, with a quantity input box. | You should see a list of all products which begin with "GZ", such as GZ-1000, GZ-1001, GZ-1004, with a quantity input box. | ||
Enter the quantity and click on [Add to Order] and the items will be added to the order. | Enter the quantity and click on [Add to Order] and the items will be added to the order. | ||
+ | |||
+ | ==Adding Product with Warning== | ||
+ | |||
+ | '''Action''' | ||
+ | |||
+ | Add GZ-1005 to the order. | ||
+ | Add WG-5569 to the order. | ||
+ | |||
+ | '''Result''' | ||
+ | |||
+ | You should get a pop up for two warnings for GZ-1005 and 1 warning for WG-5569. The warnings should be visible while viewing order, setting order options, and checking out. |
Revision as of 17:56, 5 October 2007
Contents
Entering a Product Id
Action
Enter GZ-1000, quantity 1. Select a Ship Before Date.
Result
One GZ-1000 should be added to cart with ship before date as entered.
Entering a UPC
Action
Enter 02600012345, quantity 1
Result
One GZ-1000 should be added to the cart.
Find Matching Products via ProductId
Action
Enter "GZ" in the product ID box.
Result
You should see a list of all products which begin with "GZ", such as GZ-1000, GZ-1001, GZ-1004, with a quantity input box. Enter the quantity and click on [Add to Order] and the items will be added to the order.
Adding Product with Warning
Action
Add GZ-1005 to the order. Add WG-5569 to the order.
Result
You should get a pop up for two warnings for GZ-1005 and 1 warning for WG-5569. The warnings should be visible while viewing order, setting order options, and checking out.