Difference between revisions of "Receive Inventory Item Screen"

From Opentaps Wiki
Jump to navigationJump to search
Line 14: Line 14:
  
 
Clicking the [Receive] button will receive the item and take you to the [[Edit Inventory Item Screen]].
 
Clicking the [Receive] button will receive the item and take you to the [[Edit Inventory Item Screen]].
 +
 +
====Related Tests====
 +
 +
* [[Receive an Item Tests]]

Revision as of 00:24, 16 February 2008

This screen allows you to receive products to your warehouse. The system will first ask you for the ID of the product and whether the product is serialized or not. You can use either the system's product ID or another ID associated with the product, such as SKU or UPC.

After finding the product you are receiving from a previous screen, you'll be taken to a screen to receive the inventory item. The screen will show the product ID, any other IDs associated with the product such as SKU or UPC, and the internal name of the product.

You may receive the item by entering the following information:

  • Item Description - Enter a brief description of the item to distinguish it from other inventory items.
  • Date Received - This is the date and time you are receiving the inventory item, and will be set to the current date and time by default.
  • Facility Location - Enter the internal ID of the facility location the item is being received to. You may enter the ID manually or search for it using the lookup widget.
  • Lot ID - Enter the internal ID of the lot number to tag this inventory item to a particular lot. You may enter the ID manually or search for it using the lookup widget. Clicking the [Create New] button will open a new window where you can create a new lot. Lot numbers are only available for non-serialized items.
  • Quantity Accepted - Enter the number of units of the product that you are receiving if the item is not serialized.
  • Serial Number - If your item is serialized, the enter the serial number here.
  • Per Unit Price - Enter the value of a single unit of the product.

Clicking the [Receive] button will receive the item and take you to the Edit Inventory Item Screen.

Related Tests