http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3387
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Owen Leonard <[email protected]> --- A few comments about this: 1. If I have the preference set to "Block" and I check in a withdrawn item I see a warning that "Item is withdrawn," but no indication that the item was not checked in. I think it should follow the pattern of the "wrongbranch" case in the template: <div class="dialog alert"><h3>Cannot Check In</h3><p>This item must be checked in at its home library. <strong>NOT CHECKED IN</strong></p> </div> 2. In this same case, the table of checked-in items which appears at the bottom of the page the "due date" and "patron" columns both say "not checked out." I'm guessing the patron information isn't available because it wasn't returned as part of the check-in process? I wonder if there is a better way to handle this while still preserving the display of the failed checkin in the table of scanned items? 3. If I have the preference set to "Don't block" I think I should see a "dialog message" style message that the item is marked as withdrawn so that the staff has the option of taking action. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
