-
-
Notifications
You must be signed in to change notification settings - Fork 572
Closed
Labels
Description
Summary
The print picklists function for request should be filterable
Why
Allow banks to print only a subset of the picklists - for example, for a particular partner, or partners that got their requests in before a deadline for preferential handling. Right now it's all or nothing (we don't even allow a single picklist)
Details
To see what we're talking about:
sign in as [email protected]
click Requests
There is a "Print Unfulfilled Picklists" button. This currently prints all the unfulfilled requests as picklists, regardless of the filtering.
What we want
That button should print picklists for the filtered requests. The number of requests on the button should also match the filtered requests.
Note:
The request export does filter properly -- that might be some help in figuring this one out.
Criteria for completion
- behaviour as described above
- tests to confirm behaviour
- Update to user documentation. docs/user_guide/bank/essentials_requests.md