[Bug 5956] New: Highlight holds on check-in
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 Bug #: 5956 Summary: Highlight holds on check-in Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Circulation AssignedTo: kyle.m.hall@gmail.com ReportedBy: jcamins@cpbibliography.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com When a book is checked in that is on hold, it would be helpful if the title showed up in the list of checked in books in red. When you are checking in a large number of books it is easy to go by the hold message if you are just checking the books in. Highlighting the hold as you highlight the overdue would be a big help. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|unspecified |master --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There is no highlighting for reserved books on the return screen in current versions of Koha. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 Viktor Sarge <viktor.sarge@regionhalland.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 --- Comment #2 from Viktor Sarge <viktor.sarge@regionhalland.se> --- Created attachment 28858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28858&action=edit 5956 Highlight holds on chech-in This patch adds a flag in returns.pl if the returned books have reservervations. The flag is picked up by returns.tt and displays a warning using the "Note" field and CSS-class already in place. Note that this differs from the atcual suggestion from Jared, but using the note field instead of making the title red felt that it kept it more consistent. Apologies if the commit message hints at the fact that I'm still learning Git. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 Viktor Sarge <viktor.sarge@regionhalland.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |viktor.sarge@regionhalland. | |se --- Comment #3 from Viktor Sarge <viktor.sarge@regionhalland.se> --- Test plan: * Return both reserved and not reserved books and verify that the reserved books are not highlighted * Install the patch * Return both reserved and not reserved books again and verify that reserved books are now highlighted in the "Notes" field. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 --- Comment #4 from Viktor Sarge <viktor.sarge@regionhalland.se> --- Please note - I see that I omitted "Bug" as the first word of the commit. That will make it impossible to sign of on the bug from the sandboxes. I'm not yet clear on how to resubmit a patch correctly but will be careful to write correctly formated commits in the future. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 Nick Clemens <nick@quecheelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |nick@quecheelibrary.org --- Comment #5 from Nick Clemens <nick@quecheelibrary.org> --- I tested on a sandbox and found that the highlighting (note in red, not highlighting of row) only occurs on confirmation of a hold. I think the intention is that if someone checks in a reserved book, doesn't see the message, then checks in a book with no reserves, they would still see the highlighting even without having confirmed the hold. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 --- Comment #6 from Viktor Sarge <viktor.sarge@regionhalland.se> --- Thanks for catching this Nick - that makes revisiting the code a must. I'll look into it but as I'm on vacation right now it might be a while, so if feel free if anyone sees where the patch is lacking. (In reply to Nick Clemens from comment #5)
I tested on a sandbox and found that the highlighting (note in red, not highlighting of row) only occurs on confirmation of a hold.
I think the intention is that if someone checks in a reserved book, doesn't see the message, then checks in a book with no reserves, they would still see the highlighting even without having confirmed the hold.
-- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5956 Tom Misilo <misilot@fit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |misilot@fit.edu -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org