http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3387
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #4 from Kyle M Hall <[email protected]> --- > 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> Done. > 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? This is an existing bug and is outside the scope of this patch. I will file a separate bug report for it. > 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. A message is already displayed. If you would like to see it some other way, please file an enhancement bug for it. -- 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/
