Details
Assignee
Kimie KesterKimie KesterReporter
Kimie KesterKimie KesterPriority
P3Development Team
NoneTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Kimie Kester
Kimie KesterReporter
Kimie Kester
Kimie KesterPriority
Development Team
None
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 24, 2022 at 1:37 PM
Updated August 24, 2022 at 2:55 PM
Purpose: Streamline process at Check in on the print slip modal by reducing the number of clicks needed.
User story statement(s):
As a circ desk staff person,
I want to be able to more easily print slips when necessary
so that I can finish checking in materials more quickly
Scenarios:
01_ Scenario:
Given: the current print slip modal (Screenshot = MorningGlory_PrintSlipModal{})
When: the modal is opened,
Then:
The checkbox with Print slip should be removed completely.
There should be two buttons at the bottom:
The first button = Close & print
The second button = Close
02_ Scenario:
Given: Settings >> Tenant >> Service point >> (selected service point) >> Print by default >> Hold or Transit or Request delivery = Yes
When: the print slip modal is opened in case of a Hold, Transit or Request delivery,
Then:
"Close & print" is the primary button
"Close" is the secondary button
03_ Scenario:
Given: Settings >> Tenant >> Service point >> (selected service point) >> Print by default >> Hold or Transit or Request delivery = No
When: the print slip modal is opened in case of a Hold, Transit or Request delivery,
Then:
"Close" is the primary button
"Close & print" is the secondary button