Difference between revisions of "Production Run tests"

From Opentaps Wiki
Jump to navigationJump to search
m (Protected "Production Run tests": Sysop page [edit=sysop:move=sysop])
m
Line 1: Line 1:
 
'''Action'''
 
'''Action'''
  
Create, schedule and confirm a production run which will use up inventory for a product greater than the amount available. EG. if a production run component task requires 3 * PRODUCT_A, make sure that total QOH for PRODUCT_A is below 3 before beginning. Start the relevant task running and click [Issue Components].  
+
Create, schedule and confirm a production run which will use up inventory for a product greater than the amount available. EG. if a production run task requires 3 * PRODUCT_A, make sure that total QOH for PRODUCT_A is below 3 before beginning. Start the relevant task running and click [Issue Components].  
  
 
'''Results'''
 
'''Results'''
  
 
A red error message saying <font color="red">Warning: This will cause QOH of product ${productId} to become negative</font> should appear at the top of the page for each product with insufficient inventory. Clicking the [Issue Components] link again should result in a confirmation dialog, and clicking 'OK' should result in the components being issued successfully.
 
A red error message saying <font color="red">Warning: This will cause QOH of product ${productId} to become negative</font> should appear at the top of the page for each product with insufficient inventory. Clicking the [Issue Components] link again should result in a confirmation dialog, and clicking 'OK' should result in the components being issued successfully.

Revision as of 14:02, 13 September 2007

Action

Create, schedule and confirm a production run which will use up inventory for a product greater than the amount available. EG. if a production run task requires 3 * PRODUCT_A, make sure that total QOH for PRODUCT_A is below 3 before beginning. Start the relevant task running and click [Issue Components].

Results

A red error message saying Warning: This will cause QOH of product ${productId} to become negative should appear at the top of the page for each product with insufficient inventory. Clicking the [Issue Components] link again should result in a confirmation dialog, and clicking 'OK' should result in the components being issued successfully.