[Koha-bugs] [Bug 35068] Split 'Renew or check in selected items' button in issues table into seperate buttons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 17 00:30:42 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35068

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 157218
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157218&action=edit
Bug 35068: Split RenewCheckinChecked button into seperate renew/checkin buttons

To test:
1. APPLY patch, clear browser's cache
2. Have more than 1 checkout issued to a borrower.
3. Load the checkout table on circ/circulation.pl
4. Notice that there is now 'Renew selected items' and 'Checkin selected items'
button.
5. Play around with each making sure that they work as excepted when checkouts
are checked in either the 'Check in' or 'Renew' columns.
6. Uncheck everything in the 'Renew column', the 'Renew selected items' button
should be disabled.
7. Uncheck everything in the 'Checkin column', the 'Checkin selected items'
button should be disabled.
8. Try unchecking some of these to make sure the Renew/Checkin button is
properly disabled when no related checkboxes are checked.
9. Try using the select all/none options at the top of both the 'Renew' and
'Checkin' columns. Make sure the 'Renew selected items' and 'Checkin selected
items' become properly disabled/enabled.
10. Make sure the 'Renew all' button still works properly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list