Closed johnclary closed 4 years ago
@dianamartin ready for testing
Used WO WRK20-073355
. This is in a Cancelled
status.
Clicked edit and changed the quantity.
After submitting changes, the status changed from Cancelled
to Submitted to Warehouse
.
Confirmed in the Finance system that the status of the Inventory Request is Submitted
. In the details of the inventory request, the item is in a New Request
Item status.
Success!
As a technician, I want to edit an inventory item request that I submitted.
Precondition
In order to edit an inventory item request, the request must first be in a
Cancelled
orNot Requested
status. as described here.Test Script
In the Data Tracker, start from a work order that has an inventory item with a status of
Cancelled
.In the inventory items table, the edit button should be visible for the cancelled transaction. Click it.
Change the item type and quantity of the item. Make sure that
Inventory Checkout
isYes
. Submit the form.Expected behavior
In Data Tracker, the item should update with a status of
Submitted to Warehouse
In the Finance System, the updated item should be listed on the corresponding inventory request with a status of
New Request
. The inventory request should have a status ofSubmitted
.