-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R1
-
Component/s: Events, Forecasting
-
Sprint:CFAMX 2019R1 Sprint 1
-
Story Points:5
-
SOW (Time Tracking) Project:44728
As a store manager I want to be able to select Sales Items so that I can configure a Sales Item Event for a specific time of day
Notes
- This story deals with displaying the modal, searching for Sales Items within the modal and being able to select/unselect the Sales Items
- This story does NOT include saving the selected Sales Items
- See the Promotions UI for an example of this type of modal
Acceptance Criteria
- Confirm that there is a new Sales Item modal
- Confirm that the modal contains a Search box
- Confirm that at least one character must be entered into the Search field before the Search button is enabled
- Confirm that the Search goes across Active Sales Items
- Confirm that the results are accurate and ordered alphabetically
- Confirm that the user can cancel the modal by:
- Clicking on on the X
- Clicking on Cancel
- Clicking off the modal
- No warning will be given if data is changed on the modal
- Confirm the modal supports multi select (a user may select one or more Sales Items)
- implements
-
CFAMX-276 SO - Sales Item Events - Add Support for Sales Item Events - INF-9631
- Done