Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
ACQ Sprint 80
-
2
-
Thunderjet
Description
Acceptance criteria:
Given the user is viewing the title
When Expected accordion is expanded
Then user see "Add piece" button
Given Expected accordion is expanded
When user clicks "Add piece"
IF "must acknowledge receiving note" = true for title
Then user is presented the receiving note and must click confirm or cancel
Then, IF no = true or user clicks confirm, user is displayed Add piece modal
Given the user is adding piece
When inputting piece info
Then user can add values to the following fields:
- Caption (Required, not repeatable, small text input)
- Piece formate (Required, select list base on POL format)
- Expected receipt date (date picker, local format)
- Comment (large text input)
- Select location (Select list, based on POL locations)
- Supplement (Toggle)
Given the POL indicates an Item should exist for format selected
When creating a piece
Then "Add Item" button is active
AND clicking it loads create item form in Modal
Given the user has added piece details
When clicking "Save and close"
Then modal is dismissed
AND success toast message is displayed
AND piece is added with Piece status "Expected"
Note: Expected pieces should be sorted with next "Expected receipt date" at top
Given the user is adding piece details
When clicking "Receive"
Then modal is dismissed
AND success toast message is displayed
AND piece is added with Piece status "Received"
Note: Received pieces should be sorted with most recent "Date received" at top
TestRail: Results
Attachments
Issue Links
- has to be done after
-
MODORDERS-350 Update piece schema (receipt date)
-
- Closed
-
- relates to
-
UXPROD-1547 Check-in and Receiving orders for Packages of material
-
- Closed
-