Closed johnclary closed 4 years ago
@dianamartin ready for testing
notes to self:
you can also play with the Edit ability in Data Tracker, but I haven’t written a test yet. Basically, to edit, you have to Cancel first, then you edit, and when you submit the edit, the update is sent to the finance system
For WO WRK20-073355
, I had submitted to warehouse.
I clicked the Cancel
button, and a modal pop-up appeared asking to "Cancel Request".
The status changed from Submitted to Warehouse
to Cancelled
.
Success!
Ability to cancel/withdraw an inventory item request if it has not been issued.
Precondition
Submitted to Warehouse
Test Script
Start from a Work Order that has an inventory item in a status of
Submitted to Warehouse
In the rightmost column of the table (
Cancel
), you should see an icon with aReturn
icon. Click the icon, thenSubmit
the form that appears.Expected behavior
The item's status will change to
Cancelled
An
Edit
button will appear in theEdit
column of the inventory items table.In the Finance System, this inventory item request will have a status of
Cancelled
. The Inventory Request will have a status ofCancelled
.