|
Purpose: Staff user can from the page at Users app > Patron notices find the daily created print job for reminders send out to patrons by regular mail. The print file is a concatenated file, all patrons who are to receive a reminder by mail. The display of the MCL in third pane are to be implemented consistent with what has already been implemented for Settings > Data Import > Job profiles; except we do has the same number of columns while neither tags, nor Updated by are relevant for the Patron notice print jobs page.
User story statement(s):
As a staff user I want to access one file per day, and be able to print my job.
Usecase:
The print job is a nightly job running on a daily basis.
As a staff user, who is responsible, for printing the nightly generated print file,
I will select the latest file, in the top of the list, which is a link.
The file will contain all final reminder fee letters, which needs to be send by mail the same day.
Scenarios:
- Scenario:
- Login to the test environment, as a specific user
- When going to Settings > Circulation > Patron notices
- Then a new submenu labelled Patron notice print jobs displays
- Scenario:
- When clicking on then new menu Patron notice print jobs
- Then in the third menu displays Patron notice jobs in the top for the top for the pane
See UX
- Scenario
- When viewing the list of print jobs,
- Then following three column headers are displayed in a MCL:
- checkbox for check marking all files in the list
- Name
- Updated
See UX
- Story
- When clicking the column header
- then the data in the MCL can be sorted:
- Story
- When selecting a subset of files, for e.g. deletion,
- Then the checkmark is set for the given files
- Scenario
- When looking at the top of the third pane
- Then an Action menu button displays
- Scenario
- When clicking the Action menu button
- Then one action is displayed:
- Delete selected print jobs
See UX
- Scenario
- When a subset of files are marked with a checkmark, and the Action item Delete selected print jobs
- Then the print jobs are deleted
- TBD: Florian Ruckelshausen - do you expect a pop-up modal asking the user to confirm the deletion?
|