[Koha-bugs] [Bug 4040] Checking in an already confirmed on-hold item results in duplicate dialogs

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Thu Feb 18 20:20:58 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4040





--- Comment #2 from Owen Leonard <oleonard at myacpl.org>  2010-02-18 19:20:57 ---
This will also happen if under these circumstances:

1. Item is in-transit between Branch A and Branch B.
2. Item is placed on hold.
3. Item is checked in at Branch C.

It makes sense, then, that "WrongTransfer" and "reserved" are both being
triggered: Koha expects the item to be heading for a different branch, so it's
warning you ("WrongTransfer") that the book should go elsewhere. But it's also
noticing the hold, so it's giving you that message too ("reserved").

The "reserved" message is all that is needed because it is a higher priority
message.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list