Batch patron operations should be available to reports which return borrowernumber or cardnumber columns: - Batch patron modification - Add to patron list - Add to new patron card batch? - Batch patron deletion?
I'm changing the scope of this bug because there isn't a clear path to any option besides batch patron modification.
Created attachment 91606 [details] Screenshot snippet showing the menu of batch operations A screenshot showing the menu of batch operations available on a report which returns biblionumbers, itemnumbers, and cardnumbers
Created attachment 91608 [details] [review] Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber.
Created attachment 91666 [details] [review] Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Created attachment 91676 [details] [review] Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: George <george@nekls.org>
Created attachment 91771 [details] [review] Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: George <george@nekls.org> Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Nice work! Pushed to master for 19.11.00
Depends on Bug 23197 not in 19.05.x