[Koha-bugs] [Bug 3387] WITHDRAWN items shouldn't check in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 17 16:39:13 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3387

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
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.


More information about the Koha-bugs mailing list