Difference between revisions of "Inventory"

From ThermoGRID
Jump to: navigation, search
Line 5: Line 5:
 
= Inventory Reports =
 
= Inventory Reports =
 
= Changes =  
 
= Changes =  
 +
<div class="mw-parser-output">
 
= Challenges =
 
= Challenges =
 +
<blockquote type="cite">
 +
Inventory Changes
 +
 +
------------------------------
 +
 +
&nbsp;
 +
 +
Changes:&nbsp;
 +
 +
Stock Level page
 +
 +
- Added paging to improve scalability
 +
 +
- Prevent users from re-ordering a product that is not in the service catalog.
 +
 +
- Added description field to stock level item object so that if service catalog item is deleted, description is not lost.
 +
 +
- Prevent users from creating inventory orders that are too big to scale effectively.
 +
 +
&nbsp;
 +
 +
Inventory Orders Page
 +
 +
- Added description and price fields to out of stock items and in stock items so that if service catalog item is updated or deleted, description and price are not lost.
 +
 +
- If an inventory order containing a purchased item or out of stock item is canceled, allow that item to be edited/removed again.
 +
 +
&nbsp;
 +
 +
Items Used page
 +
 +
- Added description and price fields to all inventory order line items so that if service catalog item or purchased item is updated or deleted, original description and price from the inventory order is kept.
 +
 +
- Prevent users from receiving a product or canceling the order if there are are items that do not have a match in their designated inventory location/category.
 +
 +
- Allow users to correct this by double-clicking the warning icon next to the item with the issue and choosing a new item to match this with in the stock levels.
 +
 +
- Prevent users from creating inventory orders that are too big to scale effectively.
 +
 +
&nbsp;
 +
 +
&nbsp;
 +
 +
Challenges:
 +
 +
&nbsp;
 +
 +
- I cannot create an inventory order.
 +
 +
1) Verify that less than 300 items have been selected.
 +
 +
&nbsp;
 +
 +
- I cannot reorder an item
 +
 +
1) This usually means that the item no longer exists in the service catalog. Edit the stock level item and choose a new corresponding service catalog item.
 +
 +
&nbsp;
 +
 +
- I cannot receive an inventory order
 +
 +
1) This means that an item on the order references a service catalog item that is no longer in inventory stock levels.
 +
 +
&nbsp;A) Make sure there is a corresponding item in the designated stock level location for this line item.
 +
 +
&nbsp;B) Click the warning icon for the item in question. A popup will appear where you can choose the corresponding item from the stock level location.
 +
 +
&nbsp;
 +
 +
- I cannot cancel an inventory order
 +
 +
1) See "I cannot receive an inventory order".
 +
 +
&nbsp;
 +
 +
- I cannot receive a particular item on the inventory order.
 +
 +
1) See "I cannot receive an inventory order".
 +
 +
&nbsp;
 +
 +
- The total cost of an inventory item is showing as $0.00 on the stock levels page.
 +
 +
1) This usually means that the item no longer exists in the service catalog. Edit the stock level item and choose a new corresponding service catalog item.
 +
 +
&nbsp;
 +
</blockquote> </div>

Revision as of 16:25, 27 February 2018

Manage Locations

Stock Levels

Inventory Reports

Inventory Reports

Changes

Challenges

Inventory Changes


 

Changes: 

Stock Level page

- Added paging to improve scalability

- Prevent users from re-ordering a product that is not in the service catalog.

- Added description field to stock level item object so that if service catalog item is deleted, description is not lost.

- Prevent users from creating inventory orders that are too big to scale effectively.

 

Inventory Orders Page

- Added description and price fields to out of stock items and in stock items so that if service catalog item is updated or deleted, description and price are not lost.

- If an inventory order containing a purchased item or out of stock item is canceled, allow that item to be edited/removed again.

 

Items Used page

- Added description and price fields to all inventory order line items so that if service catalog item or purchased item is updated or deleted, original description and price from the inventory order is kept.

- Prevent users from receiving a product or canceling the order if there are are items that do not have a match in their designated inventory location/category.

- Allow users to correct this by double-clicking the warning icon next to the item with the issue and choosing a new item to match this with in the stock levels.

- Prevent users from creating inventory orders that are too big to scale effectively.

 

 

Challenges:

 

- I cannot create an inventory order.

1) Verify that less than 300 items have been selected.

 

- I cannot reorder an item

1) This usually means that the item no longer exists in the service catalog. Edit the stock level item and choose a new corresponding service catalog item.

 

- I cannot receive an inventory order

1) This means that an item on the order references a service catalog item that is no longer in inventory stock levels.

 A) Make sure there is a corresponding item in the designated stock level location for this line item.

 B) Click the warning icon for the item in question. A popup will appear where you can choose the corresponding item from the stock level location.

 

- I cannot cancel an inventory order

1) See "I cannot receive an inventory order".

 

- I cannot receive a particular item on the inventory order.

1) See "I cannot receive an inventory order".

 

- The total cost of an inventory item is showing as $0.00 on the stock levels page.

1) This usually means that the item no longer exists in the service catalog. Edit the stock level item and choose a new corresponding service catalog item.